/* CSS Document */

	.Style01 {
	font-family: Verdana;
	font-size: 16px;
	color: #000066;


}

body {
	background-image: url(images/backgroundblue.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
}
a {
	font-size: 14px;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

.style1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.hnav a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.hnav a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.hnav a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
	
	.hnav a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}