.top {
	font-family: "Arial";
	font-size: 16px;
	color: #910122;
	font-weight: bold;
}


A {
	color: #FFFFFF;
	text-decoration:  none;
	font-weight: bold;
	font-size: 13px;
}


a:hover {
	text-decoration: none;
}


H1 {
	font-family: "Arial";
	font-size: 13px;
	color: #910122;
	margin-bottom:0em; 
	margin-top:0em;
}


H2 {
	font-family: "Arial";
	font-size: 16px;
	color: #910122;
	margin-bottom:0em; 
	margin-top:0em;
}


H3 {
	font-family: "Arial";
	font-size: 16px;
	color: #E80000;
	margin-bottom:0em; 
	margin-top:0em;
}


td {
	font-size: 14px;
	font-family: arial;
	text-align: right;
}


td.view {
	font-size: 12px;
	font-family: arial;
	text-align: right;
	font-weight: bold;
}


th {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #75041E;"
}

