@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
	background-color: transparent;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 143px;
}
A {
	font-family: Verdana, sans-serif;
	color: Maroon;
	background-color: transparent;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #FF0000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

BODY, TD {
	font-family: Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

H1 {
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 64%;
}

H2 {
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 64%;
}

H3 {
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 64%;
}

H4 {
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 64%;
}

H5 {
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.style1 { font-size: x-small; }

.style2 { font-style: italic; }

.style4 { font-weight: bold; }