@charset "utf-8";
/* CSS Document */

.heading {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:30px;
	color:#39C;
	margin-left:20px;
	margin-top:20px;
}
.con {
	font-family:Tahoma;
	font-size:1.05em;
	color:#888;
	word-spacing:1px;
	margin-left:20px;
	margin-right:20px;
	}
	
li {
	list-style-image:url(../images/list.png);
	list-style-type:none;
	}
	
.gradebro{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px; color:#666; 
	text-decoration:none;}
	
.gradebro:hover {
	background-color:#F90; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px; color:#000; 
	text-decoration:none;}

.sitemap {
	font-family:Tahoma;
	font-size:12px;
	color:#888;
	text-decoration:none;
	letter-spacing:.3px;
	word-spacing:1px;
	}
.sitemap:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#555;
	letter-spacing:.3px;
	word-spacing:1px;
	}
