﻿body
{
	font-family:Verdana;
	font-size:10.0pt
}
a:visited
{
	color:blue
}
a:active
{
	color:blue
}
a:hover
{
	color:red
}
a
{
	color:blue;
	text-decoration:none
}
img
{
	border:none;
}
td
{
	font-size:10.0pt
}
p
{
	font-size:10.0pt;
}
.header
{
	font-size: 16.0pt;
	color:black;
	font-family:Comic Sans MS;
}
.instructions
{
	font-size:9.0pt;
}
.title
{
	font-size:14.0pt;
}
.tiny
{	
	font-size:10.0pt;
}
.center
{
	text-align:center
}
.navbar
{
	background-color:#006699;
	width:161;
	border-top-style:solid; 
	border-top-color:#B5D6CD; 
	border-bottom-style:solid; 
	border-bottom-color:#B5D6CD;
	text-align:center;
	vertical-align:middle;
	color:#B5D6CD;
}	
.navbartext
{
	color:#B5D6CD;
	font-weight:bold;
	font-size:9.0pt
}
a.navbartext:active
{
	color:#B5D6CD
}
a.navbartext:visited
{
	color:#B5D6CD
}
a.navbartext
{
	color:#B5D6CD
}
a.navbartext:hover
{
	color:red
}
.leftnav
{
	font-size:9.0pt
}
.overview
{
	color:Olive;
	font-weight:BOLD
}