#background {
		color: #9999CC;
		font: normal 75px Impact, sans-serif;
	}
#foreground {
		color: #000000;
		font: italic 50px Georgia, serif;
	}
#SHSBackground {
		color: #9999CC;
		font: 83px Impact, sans-serif;
	}
#SHSforeground {
	color: Navy;
	font: bold   60px sans-serif;
}
BODY {
	color : Blue;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
}

TD {
	color : Blue;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A {
	link { text-decoration: none;}
	visited { text-decoration: none;}
	hover {color:#FF3300}
}

.HeadingA {
	link{
	color: white; text-decoration: none;
}
	visited {
	text-decoration: none; color: white;
}
	hover {
	color: white;
} 
}

H1 {
	background : Blue none;
	color : #FF6347;
	font-size : 150%;
}

H2 {
	background : Silver;
	color : #000000;
	font-size : 125%;
}

H3, H4, H5, H6 {
	font-size : 90%;
}

#oldP {
	background : #A9A9A9 none;
	color : #2F4F4F;
	font : 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 2% 2% 2% 2%;
}

TH {
	background : Blue none;
	color : #DCDCDC;
	font-size : 115%;
	font-weight : 600;
}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;	
}
.MainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	line-height: 16px;
}
.MainBodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

