BODY,TD,DIV,P,A,B,SPAN,LAYER,I,UL {
 	font-family: "Arial";
	font-size: 9pt;
}

B.white {
 	color: White;
	text-align : center;
}

B.error {
 	color: Red;
}

.personal {
 	font-family: "Arial";
	font-size: 9pt;
}

.tabelHeader {
	font-size: 19pt;
	font-weight: Bold;
	color: #000000;
	background-color: #CCCCCC;
}

.rowItem {
	background-color: #EEEEEE;
}

.rowItemAlt {
	background-color: #FFFFFF;
}

a:link  {
 	color : #FF0000;
	text-decoration : none;
	font-size: 9pt;
}

a.small  {
 	color : #FF0000;
	text-decoration : none;
	font-size: 8pt;
}

a.small:hover  {
 	color : #FF0000;
	text-decoration : none;
	font-size: 8pt;
}
 
a:active  {
 	color : #000000;
 	font-family : "Arial";
 	text-decoration : none;
	font-size: 9pt;
 }
 
a:visited  {
 	color : #DD0000;
 	font-family : "Arial";
 	text-decoration : none;
	font-size: 9pt;
}
 
a:hover  {
	color : #333333;
 	font-family : "Arial";
 	text-decoration : none;
	font-size: 9pt;
}

A.forum  {
	color : #FF0000;
 	font-family : "Arial";
	font-size:9pt;
 	text-decoration : none;
}

