.Text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : inherit;
	font-variant : inherit;
	font-weight : inherit;
	text-align : justify;
}

.MenuHeading{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #33001A;
	text-decoration : none;
}

TD.Header {
	background: #F7F7F2;
	border: solid #1184BB 1px;
}


.MenuItem{
	font-family : sans-serif, Arial, Verdana, Helvetica;
	font-size: 11px;	
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #33001A;
	text-decoration : none;
	line-height : 16px;
}


.HeaderMenu{
	font-family : sans-serif, Arial, Verdana, Helvetica;
	font-size: 11px;	
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 16px;
}

.link{
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 16px;
}

.Menu{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #F8B901;
	text-decoration : none;
	line-height : 18px;
}


.PageHeading{
	font-family : Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #BC7A7A;
	text-decoration : none;
}


.Heading{
	font-family : sans-serif, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #01C6CB;
	text-decoration : none;
}


.More{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #993300;
	text-decoration : none;
}

.Copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: inherit;
	font-style: normal;
	font-variant: normal;
	color: #444653;
}


a.link{
	font-family : 'Verdana Ref', Verdana
	font-size : 10pt;
	text-decoration: none;
	font-weight : normal;
	color: gray
}



