LI {
color: Blue;
	font : 600 normal small-caps 20px Arial, Helvetica, sans-serif;
}
DT {
	background-color : Silver;
	font-weight : bolder;
	line-height : 20px;
}


BODY {
	color: Blue;
	font-size: 15px;
	text-align: left;
	background-image : url(../images/pale_graph.gif);
	background-attachment : scroll;
	font-family : Arial, "Futura Md BT", "Kabel Bk BT", sans-serif;
	background-repeat : repeat;
}
TABLE, TD {
	color: Blue;
	font-size: 17px;
	text-align: center;
}

}
H1 {
	background-color: Silver;
	font: 18px;
	font-weight: 600;
	
}
H2 {

	font: 18px;
	font-weight: 600;
	
}

H3 {
	font: 20px;
	font-weight: 1000;
	background-color : Blue;
	color : White;
}
A {
	color: #C80000;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
	}
	#ssm2 A {
	color:black;
	text-decoration:none;
	font-size:12px;
	font-family: sans-serif;
	}
#ssm2 A:hover {
color: Maroon;
font-weight : bold;
}
