.whitetext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 3px;
}
.greytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 8px;
}
.blacktext11 {
	font-family: Verdana;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}
.blacktext9 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	padding: 3px;
}
.whitetext11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
.darkgreytext13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	padding: 3px;
	text-decoration: underline;

}
.tableheadyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC00;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tablecontentwhite {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tableheadblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tableheadgrey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tableheadblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a:link{
text-decoration: none;
color:#ffffff;
}
a:visited {
text-decoration: none;
color:#ffffff;

}
a:hover {text-decoration:underline;
color:#cccccc;
}
.greytext11 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	line-height: 14px;
}
