body {
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #F96A0B;
	background-color : White;
	margin : 5px 0px 5px 0px;
	}
	
	.heading {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

.heading2 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

.heading3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.copyright {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Navy;
	text-decoration : none;
	
}

.bodytext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.Pheading {
	color : White;
	font-family : Tahoma,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	text-decoration : none;
	text-transform : none;
}

.Pheading2 {
	color : #FF8C00;
	font-family : Tahoma,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.Pbodytext {
	color : #00008B;
	font-family : Tahoma,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.Pbodytext2 {
	color : #6495ED;
	font-family : Tahoma,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.Pbodytext3 {
	color : Black;
	font-family : Tahoma,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
}

.link a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #5466A2;
	text-decoration : underline;
}

.link a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #5466A2;
	text-decoration : underline;
}

.link a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #6495ED;
	text-decoration : none;
}

.link a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #6495ED;
	text-decoration : none;
}