CENTERPG {width: 1008}
.global {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-align: left;
scrollbar-face-color: #454545;
scrollbar-arrow-color: #FFFFFF;
}
a:link {color: #0099CC; text-decoration: underline}
a:visited {color: #FFFFFF; text-decoration: underline}
a:hover {color: #FFFF66; text-decoration: underline}
a:active {color: #FFFFFF; text-decoration: underline}
.default_style {
color: #CCCCCC;
font-size: 12px;
overflow: hidden;
scrollbar-face-color: #454545;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.plain_text {
color: #999999;
overflow: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.heading {
	padding: 2;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 24px;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
-moz-box-sizing: border-box;
	border: 2 none #212121;
}
.subheading {
font-weight: bold;
color: #EDEDED;
text-align: left;
overflow: hidden;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

