﻿body 
{
	margin-top:2px;
	background-color:#ffffff;
	font-family:Verdana;font-size:0.9em;
	color: #000050;
}
.SubTitle
{
    font-family:'Microsoft Sans Serif', Arial;
    font-size:11pt;
    color:#336666;
    font-weight: bold;
    font-style: normal;
    border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#ff0000;
}
.NavigationBar
{
	margin-top:5px;
	margin-bottom:8px;
	width:100%;
	background-color:#bfdbff;
	font-size: 14px;
	font-family:'Microsoft Sans Serif', Arial;
}
.NavigationLink
{
	font-family:'Microsoft Sans Serif', Arial;
	font-size: 12px;
	padding-bottom:8px;
}