a
{
	color: #000000;
	text-decoration: none;
}
a.visited
{
	color: #000000;
	text-decoration: none;
}
a.active {
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #720000;
	text-decoration: underline;
}
body
{
	font-size: 11px;
	line-height: 140%;
}
td
{
	font-size: 13px;
	line-height: 140%;
	FONT-FAMILY: arial; 
}
td.num
{
	background-color:#720000;
	font-size: 16px;
	font-weight: bold;
	color:#B89E63;
	FONT-FAMILY: Times New Roman; 
}
td.sym
{
	font-size: 16px;
	FONT-FAMILY: Times New Roman; 
}
h1 
{ 
    font-size:14px; 
    font-style: normal; 
    font-weight: normal; 
    margin:0
}
h2 
{ 
    font-size:14px; 
    font-style: normal; 
    font-weight: normal; 
    margin:0
    color:#720000;
}
