body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #2B4B66;
	
}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
}
table10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	 padding-left: 4px;
	 padding-right: 4px;
	 padding-top: 1px;
	 padding-bottom: 1px
}
.bigtext{
    font-size: 14pt;
}
