body {
	background-color: white;
	background-repeat : repeat-y;
	margin: 0;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
     font-size: 10 pt;
}
td {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color : #5C0A25;
    font-size: 10 pt;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	color : #ffffff;
    font-size: 7 pt;
}

td.a {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 15px;
}

a {
	text-decoration: none;
    color: #660033;
    font-size: 10pt;
}

a:hover {
	text-decoration: underline;
    color: #660033;
    font-size: 10pt;
}
a.a {
	text-decoration: none;
    color: #FFFFFF;
    font-size: 10pt;
}

a.a:hover {
	text-decoration: underline;
    color: #FFFFFF;
    font-size: 10pt;
}
