﻿body
{
	font-family: Tahoma;
	font-size: 10pt;
	background-color: white;
}
h2
{ 	
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
	color:White;
	border-top-color:Green;
	border-bottom: silver thin solid;
	background-color: green;
}
.PageTitle
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;
}



