BODY  {
	font-family:Arial,Helvetica;
	font-size:8px;
	color:#000000;
}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666666}
.faculty {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold}
.boldblack { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.boldblue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; font-weight: bold }
.smlblack {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: none; color: #000000}
.lrgblack {  font-family: Arial, Helvetica, sans-serif; font-size: 16px;font-weight: bold; color: #000000}
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #CCCCCC; border: thin #000099 outset; font-weight: bold; color: #000000}

.break {page-break-inside: avoid}

INPUT.clsButton  {
	font-weight:bold;
	font-size:6.5pt;
	background-color: #FF9900; 
	border: thin #FFFFFF outset; 
	font-weight: bold; 
	color: #FFFFFF
}
INPUT.compButton  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFCC33; 
	border: thin #FFFFFF outset; 
	font-weight: bold; 
	color: #000000
}

.editbox {
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

.rowOn  { background-color:#CCCCFF; }
.rowOff { background-color:#CCDDFF; }

A:Link  {
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	color:#000099;
	font-weight:bolder;
	text-decoration:underline;
}

A:Visited  {
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	color:#000099;
	font-weight:bolder;
	text-decoration:underline;
}

A:Active  {
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	color:#000099;
	font-weight:bolder;
	text-decoration:underline;
}

A:Hover  {
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	color:#000099;
	font-weight:bolder;
	text-decoration:underline;
}