body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.main
{
	width: 724px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}

table.main
{
	border-collapse: collapse;
}

table.main td
{
	border: solid #008000 4px; 
}

table.noborder td
{
	border: none;
}

table.navigation td
{
	border: none;
}


a img
{
	border: none;
}

td.heading
{
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.center
{
	text-align: center;
}

.green
{
	color: #008000;
}

.red
{
	color: #FF0000;
}

.red a:link, a:visited
{
	color: #FF0000;
}

.red a:hover
{
	color: #CD0000;
}

.bold
{
	font-weight: bold;
}

.underl
{
	text-decoration: underline;
}

.fs12
{
	font-size: 12pt;
}

.fs14
{
	font-size: 14pt;
}

.fs16
{
	font-size: 16pt;
}

.fs18
{
	font-size: 18pt;
}

.fs20
{
	font-size: 20pt;
}

.fs24
{
	font-size: 24pt;
}

.fs36
{
	font-size: 36pt;
}


img.border
{
	border: solid #008000 4px;
}

.bbottom
{
	border-bottom: solid #008000 4px;
	margin-bottom: 5px;
}

.btop
{
	border-top: solid #008000 4px;
	margin-top: 10px;
}