body,td,th {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
body {
	background-color: #000000;
	top: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #669999;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

.Form_Text {
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	letter-spacing: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 5px;
	text-align: center;
	color: #FF0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 6px;
	vertical-align: baseline;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #FF0000;
	background-color: #2222222;
	margin: 0px;
	border: thin ridge #ffffff;
	padding: 3px;
	text-align: center;
}
h4 {
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	margin: 0px 1px 3px;
	padding: 3px;
	border-top: thin ridge #666666;
	border-left: thin ridge #666666;
	text-align: center;
	background-color: #333333;
	font-weight: bolder;
}
h6 {
	font-size: 0.95em;
	font-weight: normal;
	text-align: center;
}

p {
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	padding: 4px 8px 2px;
	margin: 3px 0px 3px -1px;
	border-top: thin ridge #666666;
	border-left: thin ridge #666666;
	text-align: left;
	background-color: #CCCCCC;
	font-weight: lighter;
}




img {
	border: medium ridge #FFFFFF;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.News_Title {
	font-size: 10px;
	color: #AD7E27;
	font-weight: bolder;
	text-align: left;
}
.News_Text {
	font-size: 9px;
	text-align: left;
}


.No_Frame {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
div {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Center {
	text-align: center;
}




.footer {
	font-size: 9px;
	text-align: center;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #CCCCCC;
}
