td,p,li,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D6D6D6;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	background:#053C64}
h1,h2{
	font-size: 16px;
	font-weight:bold;
}
h3{
	font-size: 15px;
	font-weight:bold;
}
h4{
	font-size: 14px;
	font-weight:bold;
}
h5{
	font-size: 13px;
	font-weight:bold;
}
h6{
	font-size: 13px;
	font-weight:bold;
}
a{
	color:#FFFFFF;
}
a:link{
	color:#FFFFFF;
}
a:hover{
	color:#FFFD5A;
	text-decoration:none
}
a:active{
	color:#FFFD5A;
	text-decoration:none
}
a:visited{
	color:#DDDDDD;
}
.gray{
	color:#999;
}.bigger {
	font-size: 125%;
}
.footertext {
	font-size: 9px;
	font-style: normal;
}
.redtext {
	color: #F00;
}
.centered {
	text-align: center;
}
