body{
	background-color: #b9c6d9;
	font-family: Arial;
	color: #000;
	font-size: 10pt;
}
.MainContent{	
	display: block;
	text-align:left;	
	color: #000;font-family: Arial;
	padding-top: 0;
	margin: 0 50 10 50;
}

a:link{font-size:10pt;color: #0076b5;}
a:Hover{font-size:10pt;color: #004DB5;}
a:Visited{font-size:10pt;color: #0076b5;}
a:Visited:Hover{font-size:10pt;color: #004DB5;}

a.Mid:link{font-size:12pt;color: #0076b5;}
a.Mid:Hover{font-size:12pt;color: #004DB5;}
a.Mid:Visited{font-size:12pt;color: #0076b5;}
a.Mid:Visited:Hover{font-size:12pt;color: #004DB5;}

a.Large:link{font-size:24px;color: #0076b5;}
a.Large:Hover{font-size:24px;color: #004DB5;}
a.Large:Visited{font-size:24px;color: #0076b5;}
a.Large:Visited:Hover{font-size:24px;color: #004DB5;}

a.faculty:link{font-size:12pt;color: #0076b5;}
a.faculty:Hover{font-size:12pt;color: #004DB5;}
a.faculty:Visited{font-size:12pt;color: #0076b5;}
a.faculty:Visited:Hover{font-size:12pt;color: #004DB5;}

em{
	color: #000;font-style: Italic;
}

em.Small{
	color: #000;font-style: Italic;
	font-size: 8pt;
}
.Header{
	font-size: 14pt;
	font-weight:bold;
	color: #000;
}
.white{color:#ffffff;}

.center{
	margin-left: auto;margin-right:auto;
	text-align:center;
}


/*Eval*/
	ol.eval{font-weight:bold;}
	ol.normal{font-weight:normal;}
	table.sized{width: 650px;border-collapse: collapse;}
	td.Question{width:500px;}
	
	