h1{
	font-family : Arial;
	font-weight :bold;
	font-size : 18px;
	color : #000000;
	text-decoration : none;
	margin-top:0px;

}
td.general {
	font-family : Arial;
	font-weight :normal;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
td.general_bold {
	font-family : Arial;
	font-weight :bold;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
td.copyright {
	font-family : Arial;
	font-weight :bold;
	font-size : 11px;
	color : #5286D1;
	text-decoration : none;
}
a.copyright {
	font-family : Arial;
	font-weight :bold;
	font-size : 11px;
	color : #5286D1;
	text-decoration : none;
}
a.copyright:hover {
	font-family : Arial;
	font-weight :bold;
	font-size : 11px;
	color : #5286D1;
	text-decoration : underline;
}		
a{ color: black; }
a:hover{ color: #6c1313; }
