/* CSS Document */

body { 
	background-color: #30579E;
 }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	color: #9933CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0066CC;
}
body {
	background-color: #084463;
}
a:link {
	color: #9C1E2D;
}
.nav a {
	font-family: Arial;
	font-size: 12px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style8 {	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style9 {font-size: 11px}
.style10 {font-size: 10px}
.style13 {color: #FFFFFF}