body {
	background-color:black;
}
th {
	font-family:Verdana,serif;
	color:silver;
}
td {
	font-family:Verdana,sans-serif;
	color:silver;
}
h1 {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	color:#decd00;
}
h2 {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:rgb(0,128,255);
}
p {
	font-family:Verdana,serif;
	font-size:10pt;
	color:silver;
}
.copyright {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:normal;
	font-size:10pt;
	color:silver;
}
.dotcom {
	font-family:arial,Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:silver;
}
.navtext {
	font-family:arial,Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:silver;
}
.spots {
	font-family:Verdana,serif;
	font-style:normal;
	font-size:8pt;
	color:silver;
}
.namo-list {
	font-family:Arial;
	font-size:12pt;
	color:rgb(126,205,239);
}
.namo-sublist {
	font-family:Arial;
	font-size:10pt;
	color:rgb(0,157,217);
}
a:link {
	color:fuchsia;
}
a:visited {
	color:#009966;
}
a:active {
	color:#dba4cd;
}
a.navbar:link {
	color:#decd00;
	text-decoration:none;
}
a.navbar:visited {
	color:#009966;
	text-decoration:none;
}
a.navbar:hover {
	color:#dba4cd;
	background-color:#333333;
	text-decoration:none;
}
a.navbar:active {
	color:#dba4cd;
	text-decoration:none;
}
a.text:hover {
	background-color:#333333;
}
.blackback {
	background-color:black;
	border:silver thick ridge;
}
ol {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
}
ul {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
}
li {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
}
.highlight {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:rgb(0,128,255);
}
.highhead {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#decd00;
}
.hot {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#de3300;
}
.maintext {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:silver;
}
.formtext {
	font-family:Verdana,serif;
	font-style:normal;
	font-size:10pt;
	color:silver;
}
.formerror {
	font-family:Verdana,serif;
	font-style:normal;
	font-size:10pt;
	color:red;
}
.forminput {
	font-family:Verdana,serif;
	font-style:normal;
	font-size:10pt;
	color:silver;
	background-color:black;
}
.formaction {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#009966;
	background-color:black;
	width:80px;
}
.formreject {
	color:red;
}
.googleaction {
	font-family:Verdana,serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#009966;
	background-color:black;
}
.emphasis {
	color:rgb(0,128,255);
}
.notice {
	color:#ffff00;
}
.helpbubble {
	font-family:verdana,arial,helvetica;
	font-size:9pt;
	font-weight:normal;
	border:blue 5px ridge;
	position:absolute;
	background-color:#ccffff;
	padding:5px;
	top:270px;
	left:250px;
	width:270px;
	visibility:hidden;
}

