body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;


}
.headerText {
	color: #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;


}
.footerText {
	font-size: 10px;
	color: #0000CC;
}
a:link {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: dotted;
}
a:active {
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: dotted;
}
a:hover {
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
.sideText {
	font-size: 12px;
	color: #FFFFFF;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.pm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.pm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.pm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.pm:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bigTitle {
	color: #FF0000;
	font-size: 36px;
}
.bigWhite {
	font-size: 18px;
	color: #FFFFFF;
}
.smallTxt {
	font-size: 12px;
	color: #CCCCCC;
}
