body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
a{
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	color : #0077C1;
	text-decoration : underline;
}
a:hover{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #072F67;
	text-decoration : none;
}
a.signout{
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	color : #0077C1;
	text-decoration : none;
}
a.signout:hover{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #072F67;
	text-decoration : none;
}
a.link{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #072F67;
	text-decoration : underline;
}
a.link:hover{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #0077C1;
	text-decoration : none;
}
.headerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #C2302F;
}
.reportheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #072F67;
}
.reportheader_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #C2302F;
}
.reportheader_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #072F67;
}
.smallFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #072F67;
}
.columnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	valign : bottom;
}
SELECT{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
		color: #072F67;
	}
