﻿body
{
	margin:0 0 0 0;
}

.spacer
{
	height:10px;
	width:10px;
}

td 
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.normal 
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.header
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#009999;
	text-decoration:none;
}

.subheader
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.bodycontent
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration:none;
}

.bodyitaliccontent
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
	color:#000000;
	text-decoration:none;
}

.MenuItem
{
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
}