body {
	background: url(img/bg.gif); 
}
table {
	border: none; font-family: Trebuchet MS, Arial, Helvetica; font-size: 11px; color: #737373; 
}
td{
	font-family: Trebuchet MS, Arial, Helvetica; font-size: 11px; color: #737373; 
}
img {
	border: none;
}
a {
 font-family: Arial, Helvetica;	font-size: 11px; color: #043E83; text-decoration: none;
}
a.white {
 font-family: Arial, Helvetica;	font-size: 12px; color: White; text-decoration: none; 
}
a.menu {
 font-family: Arial, Helvetica;	font-size: 12px; color: White; text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica; 	font-size: 12px; color: #FFCC00; text-decoration: none;
}
h1{
 color: #4B607D; font-size: 14px; font-family:  Arial, Helvetica;  
}
h2 {
 color: #4B607D; font-size: 11px; font-family:  Arial, Helvetica; 
}
.inv { display: none; }
.news {
	font-family: Arial, Helvetica; font-size: 12px; color: #717171;  font-weight: bold;
}
a.news {
	font-size: 9px; color: #416595; font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; 
}
.bottom {
	font-family: Arial, Helvetica;  font-size: 13px; color:White;  
}
p {
	text-align: justify;
}
td.p{
	text-align: justify;
}
input{
	height: 18px; width: 200px; background-color: #F6F6F6;
}
input.but {
	height: 22px; width: 200px; background-color: #F6F6F6; font-size: 11px;
}
select {
	height: 18px; width: 200px;  font-size: 11px; background-color: #F6F6F6;
}
textarea {
	height: 80px; width: 200px; background-color: #F6F6F6;
}

.RedWords {
 font-family: Arial, Helvetica;	font-size: 11px; color: Red; text-decoration: none;
}
