@charset "utf-8";

}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
a {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: heavy;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
    font-family: Times New Roman, Times, serif;;
	line-height: 1.25em;
	font-size: 18px;
	color: #b9090b;
	font-weight: heavy;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #b9090b;
	font-weight: heavy;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: heavy;
	color: #b9090b;
}
h4 {
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size: 13px;
	color: #b9090b;
	font-weight: heavy;
	
}
h5 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #b9090b;
	font-weight: heavy;
	text-decoration: none;
}

