body {
	background-color: #AD011F;
	color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;	
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.headings {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
	padding-top:8px;
}
.paragraphtext {
	font-size: 12px;
	text-align: left;
	color:#FFFFCC;
}
.paragraphtextlist {
	font-size: 12px;
	text-align: left;color:#FFFFCC;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 15px;
}

.paragraphtext2 {
	font-size: 12px;
	text-align: center;color:#FFFFCC;
}
a.paragraphtext2 {
	font-size: 12px;
	text-align: center;color:#FFFFCC;
}
.footer {
	font-size: 9px;
	text-align: center;text-decoration:none;
	color:#FFFFCC;
}
.header2 {font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFCC;
		padding-top:8px;
}
.mainbody {
	text-align:center;
}
.printonly {
	display:none;
}
.headings3 {font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center;
	text-align: left;
	color:#FFFFCC;
		padding-top:8px;
}
.headings4 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
	color:#FFFFCC;
		padding-top:8px;
}

.moredet {
	font-size: 10px;
	color:#FFFFCC;
}

#menu {
	list-style:none;
}
#menu li {
	float:left;
	font-size:1.2em;
	padding:10px 20px 5px 30px;
	color:#ffc;
}
#menu li a{
	color:ffc;
	padding: 2px;
	border: 1px #AD011F solid;
}
#menu li a:hover{
	border: 1px #ffc solid;
}