body {
	color: #300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	background-color: #F99;
	}
img {
	border: 0;
}
a {
	color: #369;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #633;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #903;
}

a:hover {
        background-color: #C66;
}
p {
	color: #300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
li {  
	color: #660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold; 
}
h1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #369; 
	text-decoration: none;
}
h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #603; 
	text-decoration: none;
}
h3 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bolder; 
	color: #660;
}
.biglink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #369; 
	text-decoration: none;
}
.boilerplate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.caption {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
	color: #066;
}
.highlight {  
	font-weight: bold; 
	color: #660;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #369;
	text-decoration: none;
}
.navbardead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.navbarsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	font-style: italic;
}
.subhead {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #903; 
	font-weight: bold; 
	font-style: italic;
}
.listquestion {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #06C;
}
