body {
	padding:0;
	margin:0;
	color:#000000;
	background:url(images/bg.gif) repeat-x top #334B6E;
	font-size: 12px;
}
body, td {font-family:Tahoma; font-size:12px; }
br{font-size:10px}

.header{
	color:#1A5583;
	font-size:18px;
	line-height:13px
} 
.header a{color:#1A5583; text-decoration:none} 
.header a:hover{text-decoration:none} 

a{
	color: #ff4500;
 	text-decoration:none;} 
a:hover{
	color:#6495ed;
	text-decoration:none;}

.footer{color:#6E92C7; font-size:10px; line-height:13px} 
.footer a{color:#6E92C7; font-size:10px; text-decoration:none} 
.footer a:hover{color:#ffd700; text-decoration:none} 

input,textarea{
   background:#FFFFFF;
   font-family:Tahoma;
   color:#575757; 
   font-size:11px;
   padding-left:5px
} 
select{
   background:#FFFFFF;
   border:1px solid #464646;
   font-family:Tahoma;
   color:#818181; 
   font-size:11px;
} 

p
{
	font-family:"Times New Roman",Georgia,Serif;
	color:#669;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
}

.quote {
	font-size: 11px;	
}.Red {
	color: #F00;
}
