body {
	color: black;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 0px;
}
A{ 
	text-decoration:none;
 }
leftbar{text-decoration:none;
	color: #800000;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
h1 {
	color: #000080;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
h2 {
	color: #000000;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

h3 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.class2 A:link {text-decoration: underline; color: black}
.class2 A:visited {text-decoration: underline; color: black}
.class2 A:active {text-decoration: underline; color: black}
.class2 A:hover {text-decoration: underline; color: blue}

.class3 A:link {text-decoration: underline; color: black}
.class3 A:visited {text-decoration: underline; color: black}
.class3 A:active {text-decoration: underline; color: black}
.class3 A:hover {text-decoration: underline; color: blue}


