/* CSS Document */
.nav {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
#divCOPY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	letter-spacing: 0.1em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00019A;
	line-height: normal;
}
h4 {
	line-height: normal;
}
.fontBLUE {
	font-size: 12px;
	font-weight: bold;
	color: #00019A;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
a:active {
	color: #FF0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #00019A;
}
.fontWHITE {
	color: #FFFFFF;
}
