body {
	background-color: #ffffff;
	top-margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #404040;
	margin-left: 10%;
	margin-right: 10%;
	
}
a
{
	color: #404040;
}
a:link
{
	color: #404040;
}
a:visited
{
	color: #26297A;
}
a:active
{
	color: #26297A;
}
a:hover
{
	color: #003888;
}

body, td, th {
	color: #333333;
}

h1 {
	color: #3CF;
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: .1em;
}

h2 {
	color: #011366;
	font-size: 100%;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #CC0000;
	font-size: 100%;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #ffffff;
}

.topnav
{
	font-weight: bold; background-color:#3CF;
}
.topnav a
{
	color: #ffffff;
	text-decoration: none;
}
.topnav a:link
{
	color: #ffffff;
}
.topnav a:visited
{
	color: #ffffff;
}
.topnav a:active
{
	color: ffffff;
}
.topnav a:hover
{
	color: #003888;
}
.notes
{
	color: #aba3a3;
}
.smaller {font-size:.8em;}

ol li {font-size: 1em; font-family:Georgia, "Times New Roman", Times, serif; color:#26297A; font-weight: bold;}
ol li a:link {font-size: 1em; font-family:Georgia, "Times New Roman", Times, serif; color:#26297A;}
ol li a:visited {font-size: 1em; font-family:Georgia, "Times New Roman", Times, serif; color:#26297A;}
ol li a:active{font-size: 1em; font-family:Georgia, "Times New Roman", Times, serif; color:#26297A;}
ol li a:hover {font-size: 1em; font-family:Georgia, "Times New Roman", Times, serif; color:#000000;}

tt {color: #666666;}

.fineprint {font-size:.6em;}
.fineprint a:link {color:#999999;}
.fineprint a:visited{color:#999999;}
.fineprint a:hover {color: #ec2556;}
.fineprint a:active {color: #999999;}
.white {color:white; font-weight:bold;}
.white  a:link {color:white; text-decoration: none;}
.white  a:visited {color:white; text-decoration: none;}
.white  a:active {color:white; text-decoration: none;}
.white  a:hover {color: #003888; text-decoration: underline;}

.photoleftpad {padding-left: 10px;}
.photorightpad {padding-right: 10px;}
.photopadding {padding-right: 10px;padding-left: 10px;}
