/* CSS Document */
body,td,th {
	font-family: arial;
	font-size: 12px;
}
.style1 {
	color: #245393;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #D95700;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.style4 {color: #0000FF; font-weight: bold; font-size: 16px; }
.style5 {color: #FFFFFF}
