body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
    font-weight:bolder;
	font-size: 20pt;
	color: #990000;
	text-align:center;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
}
.arial_9 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.intext {
	text-decoration:underline;
}
.arial_12 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.arial_14 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.arial_14Bold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.arial_16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-left: 10px;
}
.arial_18 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.times_12 {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
}
.verdana_10 {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
}
.info {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight:bold;
}
.info2 { font-family:Verdana;
	font-size: 9pt;
	color: #000000;
	line-height: 1.5em;
	padding-left:10px;
}
.linklist {
	font-size: 14pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000066; 
	line-height:2em;
}
.redSub {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}
.red24 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000; 
	font-weight: bold;
	font-size: 24pt;
}
.testQuestion {
	font-family : Arial, Helvetica, sans-serif ; 
	font-size : 12pt; 
	font-weight: bold;
	color : black ; 
}
.element_textarea { 
	width:80%; 
}
.tableData {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.tableDataRed {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
a.top {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	text-decoration:underline;
}
.float-right {
	float: right;
	width: 100px;
	padding: 4px;
	margin: 0 0 0 0.4em;
	border-left: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
