

BODY {
	color: Navy;
	font-size: 15px;
	text-align: left;
	background-image : none;
	background-attachment : fixed;
	font-family : Arial, Helvetica, sans-serif;
	margin : 3% 3%;
}
TABLE, TD {
	color: Navy;
	font-size: 15px;
	text-align: left;
}

}
H1 {
	background-color: Silver;
	font: 16px;
	font-weight: 600;
	
}
H3 {
	font: italic 14px;
	font-weight: 400;
}
H2 {

	font: 16px;
	font-weight: 600;
	
}
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;
}
LI{
	
}
dt{background-color : Silver;
	font: 14px;
	font-weight: 600;
	
}