BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00478E;
}
.smalltext a{
	color: #00478E;
	text-decoration: none;

}
.smalltext a:hover{
	color: blue;
	text-decoration: underline;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #024B90;
	letter-spacing: 2px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.awsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.awsp a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3D0EA;
	text-decoration: none;

}
.awsp a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;


}
.navigation {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00488D;
	line-height: 30px;
}
.navigation a{
	font-weight: bold;
	color: #00488D;
	text-decoration: none;
}
.navigation a:hover{
	font-weight: bold;
	color: #74A8D8;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00478E;
}
.topnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00478E;
	text-decoration: none;
}
.topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #014991;

}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
li {
	list-style-position: outside;




}

