/* http://www.pack-all.com/packall/pack-all.css */
.Footer {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Header_01 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {color: #FFCC00}     /* unvisited link */
a:visited {color: #FFCC00}  /* visited link */
a:hover {color: #FF9900}   /* mouse over link */
a:active {color: #FF9900}   /* selected link */
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.YellowBold {
	font-weight: bold;
	color: #FFCC00;
}
