﻿body
{
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
	color:yellow;
	background-color: #1A1A1A;
	margin-top:0px;
	margin-left:0px;
}
a:link {
	text-decoration: none;
	color: #FFFFCB;
}
a:visited {
	text-decoration: none;
	color: #FF5F00;
}
a:hover {
	text-decoration: underline;
	color: #FF9800;
}
a:active {
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	line-height: 16px;
	color:#7E8AA2;
}

.tagline {
	font-size: medium;
	line-height:24px;
	text-align: center;
	color: #FF9900;
}

.doubledotbullet {
	color: #FF7400;
}

.xsmaltext {
	font-size:x-small;
}