﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0099FF;
}

h1  
{
	color: #FFFFFF;
	font-family: Gill Sans MT, Trebuchet MS, Candara, Arial;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2  
{
	color: #FFFFFF;
	font-family: Gill Sans MT, Trebuchet MS, Candara, Arial;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3  
{
	color: #FFFFFF;
	font-family: Gill Sans MT, Trebuchet MS, Candara, Arial;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p 
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul,
ol
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainBodyColumn2 td
{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainBodyColumn2 table
{
	margin: 0px;
}
