body {
	background-color: #ffffff;
	background-image: url('images/squares.gif');
	margin: 5px
}
.default {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0175ff;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.default a {
	color: #0175ff;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-variant: small-caps; 
	height: 18px;
	width: 140px; 
	text-align: left; 
	vertical-align: top; 
	text-indent: 2px; 
	border-right-width: 6px; 
	border-bottom-width: 1px;
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-right-color: #0175ff; 
	border-bottom-color: #cccccc;
}
.default a:hover {
	color: #cc0033;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none; 
	border-right-width: 6px; 
	border-right-style: solid; 
	border-right-color: #a20000; 
	width: 140px;
}
.default a:active {
	color: #cc0033;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.top {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	text-indent: 10pt;
	font-weight: bold;
	color: #0175ff;
	height: 20px;
	padding-top: 5px
}
.small a {
	color : #0175ff;
	text-decoration : underline;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.small a:hover {
	color : #cc0033;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.small a:active {
	color : #FF9933;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #0175ff;
	text-align: left;
	font-weight: bold;
	margin-bottom: -10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #cc0033;
	text-align: center;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #033A65;
	margin-left: 10px;
	margin-right: 10px;
}
p.profile {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;	
}
p.sample {
	font-family: Tahoma;
	font-size: 12px;
	color: #F77939;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #0175ff;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	color: #cc0033;
	text-decoration: none;
}
.subhead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	margin-left: 10px;
}
.text-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #F77939;
	font-weight: bold;
}
.text-link a {
	color: #F77939;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.text-link a:hover {
	color: #033A65;
	text-decoration: underline;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	padding-top: 5px;
}
ul {
	font-size: 12px;
	color: 033465;
	font-family: Tahoma;
}
table {
	border: 0; 
	width: 720; 
	margin-top: 10px;
	border-collapse: collapse; 
	bgcolor: #FFFFFF; 
	background-image: url('images/grade.gif');
	height: 516;
}
hr {
	width: 80%;
	color: #033A65;
	text-align: center;
}