﻿body {
	background:black;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
}
a:link {
	color:lightblue;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:lightblue;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:lightblue;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}
p {
	font-weight:bold;
	color:darkgreen;
	font-size:10pt;
}
.hot {
	color:red;
	font-weight:bold;
	font-size:10pt;
}
.tophead {
	font-size:24pt;
	color:red;
	font-weight:bold;
	text-align:center;
}
.pagetext {
	color:tomato;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}
.ptext {
	color:darkgreen;
	font-size:8pt;
	font-weight:bold;
	text-align:justify;
}
.include {
	color:darkgreen;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}
.topnav {
	background:red;
	font-size:12pt;
	font-weight:bold;
	border-top:4px solid white;
	border-bottom:4px solid white;
}
.rightpage {
	background:#f5deb3;
	font-weight:bold;
	color:green;
	text-align:left;
	font-size:10pt;
}
.navbutton {
	background:#f5deb3;
	font-weight:bold;
	color:#004080;
	text-align:left;
	font-size:8pt;
}
.headings {
	font-size:16pt;
	font-weight:bold;
	color:red;
	text-transform:capitalize;
}
.headings13r {
	font-size:13pt;
	font-weight:bold;
	color:red;
	text-transform:capitalize;
}
.heading14y {
	font-size:13pt;
	font-weight:bold;
	color:yellow;
	text-transform:capitalize;
}
.menuheader {
	font-size:10pt;
	font-weight:bold;
	color:tomato;
	text-align:left;
}
.menuitem {
	font-size:10pt;
	font-weight:bold;
	color:#73B9B9;
	text-align:justify;
}
.formstyle {
	font-size:10pt;
	font-weight:bold;
	color:#73B9B9;
	text-align:right;
}
.reverse {
	font-size:10pt;
	background:#73B9B9;
	color:black;
	font-weight:bold;
	text-align:justify;
}
.enchgreen {
	color:green;
	font-weight:bold;
	font-size:10pt;
}
.enchred {
	color:red;
	font-weight:bold;
	font-size:10pt;
}
.enchmole {
	color:brown;
	font-weight:bold;
	font-size:10pt;
}
	