P  {
	font-family : Verdana, Arial, sans-serif;
	color : Black;
	font-size : 10pt;
}

A  {
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Red;
	text-decoration : underline;
}

BODY  {}

td  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : Black;
}

th  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

p.header  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : Black;
}

.caption  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : White;
}

.text-red {
	color: #FF0000;
}
.text-blue {
	color: #0000FF;
}
