/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#000000;
}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper {
	margin: 0 auto;
	width: 811;
}

.text10 {font-size:10px;}
.link11 {font-size:11px; color:#B25D7B; text-decoration:none}
.link11b {font-size:11px; font-weight:bold; color:#B25D7B; text-decoration:none}
