body
{
	font-family:Arial;
	font-size:14;
	margin-top:0;
	margin-bottom:0;
	background-color:#555555;
	scrollbar-face-color:#222222;
	scrollbar-shadow-color:#616161;
	scrollbar-highlight-color:#6A6A6A;
	scrollbar-3dlight-color:#3A3A3A;
	scrollbar-darkshadow-color:#0D0D0D;
	scrollbar-track-color:#B6B6B6;
	scrollbar-arrow-color:#E2E2E2;
}
td
{
	font-size:14;
}
td.topbanner
{
	width:580px;
	height:120px;
	background-image:url(images/banner.jpg);
}
p
{
	margin-left: 10;
	margin-right: 10;
	text-align: justify;
}
td.bold { font-weight: bold; }
td.bar
{
	background-color:#29244A;
	font-size:12;
	color:white;
}
td.nav
{
	background-image:url(images/sliver.gif);
	height:25px;
	color:white;
	text-align:center;
}
th
{
	background-color:darkblue;
	font-size:12;
	color:white;
}
table.plan
{
	border:1px solid;
}
td.plan
{
	border:1px grey solid;
	background-color:#CCCCCC;
	text-align:center;
	font-size:12;
}
a
{
	color:black;
}
a:hover
{
	color:red;
	font-weight:bold;
}
a.nav
{
	color:white;
	text-decoration:none;
}
a.nav:hover
{
	background-color:black;
	border:solid 1px white;
	color:white;
}
a.big
{
	font-size:20;
}
h1
{
	font-family:Trebuchet MS;
	font-size:24;
	font-weight:bold;
	color:#555555;
	text-align:center;
}
h2
{
	font-size:16;
	margin-bottom:0;
	margin-left:20;
	color:#555555;
}
ul
{
	margin-left:auto;
	margin-top:0;
	list-style-type:square;
	font-size:14;
}
hr
{
	width:50%;
	background-color:brown;
}
