/* CSS Document */


body,td,th {
	font: Arial, Helvetica, sans-serif;
	}
a:link {font: bold; color: #0000FF; text-decoration: none;}
a:visited {color: #0000FF; text-decoration: none;}
a:hover {color: #f5081e; text-decoration: none;}
	
.style2 {
	font-size:14px;
	color: #0000FF;
	}
	
.style3 {font-size: 18px;
		color: #0000FF;
}
.style4 {font-size: 14px;
		color: #CCCCCC;
}




