a, body, p, td {
   	font-size: 11px;
   	font-family : Verdana, Arial, Helvetica;
}

p {
	width: 500;
	margin: 5;
}


.footer {
	font-size: 10px;
}

h1 {
	font-size : 13px;
   	font-weight: 800;
	color: #002277;
}

h2 {
	font-size : 12px;
   	font-weight: 800;
	color: #002277;
}

b, strong {
   	color: #003399;
	fontweight:600;
}

b.light {
   	color: #003399;
	font-weight: normal;
}

a {
	font-size : 11px;
	text-decoration: none;
   	color: #003399;
}


a.quiz {
	font-size : 11px;
	text-decoration: none;
   	color: #000000;
}


a:hover {
	font-size : 11px;
	text-decoration: none;
   	color: #990000;
}

body.content {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
}

	
