﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff99;
	line-height: 19px;
	background-color: #003300;
	margin: 0px;
}
a:link
{
	color: #00cc00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00cc00;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #00cc00;
}
.SectionHeading
{
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #CCCC00;
}
.SmallText
{
	font-size: 12px;
}
.BoldHeading
{
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
}
.PicCaption
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
}
BoldCaption
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}
.BoldCaption
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
