body {
	margin: 0px;
	background-color:#EAF6F5; 
} 

body, p {font-family:Verdana, Tahoma,Helvetica, Arial, sans-serif; font-size:12px;}
a {
	font-size: 14px;
	color: #000000;
	
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}

t1{
	width: 100%; 
	border-width: 0px; 
	padding: 10px; 
	spacing: 0px;
 }

t2 {
	width: 850px; 
	border: 5px; 
	align: center; 
	cellpadding: 10px; 
	cellspacing: 0px;
	background-color: #FFFFFF; 
	border-color: #FFDCAD;
 }

t3 {
	width: 100%; 
	border: 0px; 
	cellpadding: 0px; 
	cellspacing: 0px;
 }

t4 {
	width: 400px; 
	border: 0px; 
	cellpadding: 0px; 
	cellspacing: 0px;
 }

t5 {
	width: 100$; 
	border: 2px; 
	align: center; 
	cellpadding: 10px; 
	cellspacing: 0px;
	background-color: #FFFFEE; 
	border-color: #FFDCAD;
 }
