a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.entryform {
	font-size: 9pt;
	text-transform: uppercase;
}
.tableheader {
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	border: thin solid #000000;
	text-align: center;


}
.tabledata {
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: thin solid #000000;
	font-style: normal;

}
.pictureborder {
	border: thick outset #000000;
}
.tabledatacolor {
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: thin solid #000000;
	font-style: normal;
	background-color: #FFFFCC;

}
.tabledatanoborder {
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

