
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C63131;
	font-weight:bold;
	background-color: #000000;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
}

A  			{color:#CC0000; text-decoration:underline; font-weight:bold;}
A:Visited	{color:#FF9933; text-decoration:underline; font-weight:bold;}
A:Active	{color:#CC66CC; text-decoration:underline; font-weight:bold;}
A:Hover		{color:#FFCCCC; text-decoration:underline; font-weight:bold;}

BODY, P, UL, LI, DIV, H1, H2, H3, H4, H5, TD 
			{font-family:arial,helvetica,sans-serif;}

.sm88	{font-size:88%;}
.sm80	{font-size:80%;}
.sm70	{font-size:70%;}
.smfixed {font-size:9pt;}
.lg115	{font-size:115%;}
.ressub	{color:#ccffff; font-style:italic; font-weight:bold; font-size:88%;}

.ind	{text-indent:20px;}

