@charset "UTF-8";
body {
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 470px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	text-align: left;
}
.black11 {
	color: #000;
	font-size: 12px;
}
#black12 {
	font-size: 12px;
}
.black12 {
	color: #000;
	font-size: 12px;
}
.black11 {
	text-align: left;
	font-size: 11px;
	color: #000;
}
.oneColFixCtr #container #mainContent #p7APM_1 #p7APMw1_1 #p7APMc1_1 #p7APMp1_1 table {
	font-size: 11px;
}
.oneColFixCtr #container #mainContent #p7APM_1 #p7APMw1_1 #p7APMc1_1 #p7APMp1_1 table tr .black11 p {
	font-weight: normal;
}
 
