﻿body 
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #e0e0e0;
}

.footer
{
	line-height: 17px;
	font-size: 11px;
}

.PanelTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0px;
	color: Navy;
}

.PanelMain
{
	font-family: Arial;
	font-size: 10pt;
	background-color:White;
}

.PageTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0px;
	color: #9f4b0d;
}

.PageSubTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0px;
	color: #9f4b0d;
}

.PageText
{
	line-height: 20px;
}