body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: underline;
}
a.white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #000099;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blue {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
}
a.blue:visited {
	color: #3366CC;
	text-decoration: underline;
}
a.blue:hover {
	color: #000099;
	text-decoration: underline;
}
a.blue:active {
	color: #3366CC;
	text-decoration: underline;
}
a.disc {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.disc:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.disc:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
a.disc:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style11 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style12 {
    font-size: xx-small
}
.style16 {
	font-size: 10px;
	font-weight: bold;
}
.style17 {
    font-size: 10px
}
.btnav  {
        background-color: #E1F1F4;
}