BODY  {
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
}

P  {
	font-family : Verdana,Arial,sans-serif;
	font-size : 10pt;
}

H1  {
	font-size : 12pt;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
}

A:Hover  {
	color : red;
}

TD  {
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
}

.title  {
   font-size : 10pt;
   font-family : Verdana,sans-serif;
   color : ffffff;
}

.smalltitle {
   font-size : 8pt;
   font-family : sans-serif;
   color : ffffff;
}

.tiny   {
   font-size : 6pt;
   font-family : sans-serif;
}

.small  {
	font-size : 8pt;
	font-family : sans-serif;
}

.note {
   font-size : 8pt;
   font-family : bold sans-serif;
   background-color : cccccc;
}

.tda  {
   background-color : cccccc;
}

.tdb  {
   background-color : e7e7e7;
}