P  {
    font-size : 12px
}

H1  {}

H2  {}

H3  {}


A:Visited  {
    color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 12px
}

A:Active  {
    color : #ffffff
	font-family : Arial, Helvetica;
	font-size : 12px
}

A:Hover  {
	color : #ffff00;
	font-family : Arial, Helvetica;
	font-size : 12px
}

A  {
	text-decoration : none; color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 12px
}

A.onwhite  {
	text-decoration : none; color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 12px
}

BODY  {
    font-family : Arial, Helvetica;
	font-size : 12px
}

TD  {
   font-size : 12px;
   color : white;
}
TD.lite  {
   font-size : 12px;
   color : white;
}
TD.liteb  {
   font-size : 12px;
   color : white;
}
TD.dark  {
   font-size : 10px;
   color : black;
}

.darkk  {
   font-size : 14px;
   color : black;
}

.darkkk  {
   font-size : 14px;
   color : black;
}

.darkk:Hover  {
   font-size : 14px;
   color : black;
   font-weight : bold;
}

.darkk:Visited  {
   font-size : 14px;
   color : black;
}