.list {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-size:12px;
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color: #000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#000;
	text-align:center;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bolder;
}
ol {
	font: italic 1em Georgia, Times, serif;
	color: #900;
	font-size:18px;
}
img
{  border-style: none;
}
A:link {
	text-decoration: none;
	font-weight:bold;
	color:#000;
}
A:visited {
	text-decoration: none;
	font-weight:bold;
	color:#000;
}
A:active {
	text-decoration: none;
	font-weight:bold;
	color:#000;
}
A:hover {
	text-decoration: none;
	font-weight:bold;
	color:#900;
}
ol p {
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #000000;
}
ul {
	font: italic 1em Georgia, Times, serif;
	color: #900; 
	font-size:18px;
}
ul p {
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #000000;
}
#footerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#333;
	font-size:10px;
}
#footer {
	position:relative;
	bottom: 0;
	text-align: center;
}

