td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;





}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;

}
a.menuText:hover {
	color: #FF9900;
	text-decoration: none;

}
.menuBlank {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
}
.tdBorder {
	border: 1px solid #999999;



}
.boldBlue {
	font-weight: bold;
	color: #003072;
	text-align: center;


}
.tdBlue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004BAF;
	font-size: 12px;


}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;





}
body {
	font-family: Arial, Helvetica, sans-serif;
	

}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
}
