
	

OL {
	font-size : 14px;
	}

.Main	{
	color : Blue;
	text-align : center;
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	line-height : 100%;
}

.Menu	{
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : bold;
	background-color : White;
	color : Black;
	text-align : center;
	border-color : Silver;
	border : thin inset Silver;
	line-height : 100%;
}

.TopImage {
	background-image :   url(../Images2/NewBannerHIGH.jpg);
}

.SideImage {
	background-image :   url(../Images2/SideBanner2.gif);
	
	
}
	
A:link, :visited {
	font-weight : bold;
	color : Blue;
	text-decoration: none;
}

A:hover {
	font-weight : bold;
	color : #A52A2A;
	text-decoration : underline blink;
}

H2 {
	text-align : justify;
	color : Black;
	margin-bottom : 0px;
}

.ImpAnn {
	text-align:left; 
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	line-height : 100%;
	color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.Purple {
	background : #9999FF;
}
	
.Yellow {
	background : #FFF8C8;
}

.contentheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	line-height: 30pt;
	font-weight: bold;


}
.contentbod