p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #f27a7a;
}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}
a:link {
	color: #66CC00;
}
a:visited {
	color: #66CC00;
}
a:hover {

	color: #fa5157;
}
a:active {


	color: #fa5157;
}
.main {
	background-color: #080808;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	background-color: #000000;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DEDEDE;
}
.footnote {
	font-size: 10px;
	font-weight: bold;
	vertical-align: super;
}

