body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #003366;
	list-style-type: disc;
	cursor: default;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #003366;
	list-style-type: disc;
	cursor: default;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	list-style-type: disc;
	cursor: default;
}

a {	font-size: 12px; text-decoration: none; font-weight : bold;}
a:link {color:#91A6BB}
a:visited {	color:#91A6BB}
a:active {color:#990033}
a:hover{color: #ffffff;}

