body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	line-height: 15px;
}

a:link		{color: #1A1A1A;}   
a:visited	{color: #1A1A1A;}  
a:active	{color: #760000;}
a:hover		{color: #760000;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	line-height: 15px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a.plus:link		{color: #760000;text-decoration:none;}   
a.plus:visited	{color: #760000;text-decoration:none;}  
a.plus:active	{color: #760000;text-decoration:none;}
a.plus:hover	{color: #760000;text-decoration:underline;}

.red {color: #760000;}

