a:active     {font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none;  }
a:link     {font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none; }
a:visited     {font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none; }
body         {font-size: 10pt; font-family: Arial }
p            {font-size: 10pt; font-family: Arial }
li           {font-size: 10pt; font-family: Arial }

.back a:link{
	color:#800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0px;
}
.back a:visited {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
}
.back a:hover {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ABB98B;
}
.title	{font-family: Arial; font-size: 10pt; color:#800000; text-decoration:none; }