/* CSS Document */
body {
	background-color: #242422;
	color: #FFFFFF;
	text-align:center;
	}
#maincontent {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 2px solid #999999;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 20px 10px 20px;
	text-align:left;
	}
	
.style10 {
	font-size: xx-large;
	font-family: "Trebuchet MS", arial, Helvectica, sans-serif;
	font-weight: bold;
}
.style12 {
	font-size: medium;
	font-family: "Trebuchet MS", arial, Helvectica, sans-serif;
	color: #000000;
}
.style13 {
	font-family: "Trebuchet MS", arial, Helvectica, sans-serif;
	font-size: medium;
}
.style14 {font-family: "Trebuchet MS", arial, Helvectica, sans-serif; font-size: medium; font-weight: bold; }
.style15 {font-family: "Trebuchet MS", arial, Helvectica, sans-serif}
.style16 {font-family: "Trebuchet MS", arial, Helvectica, sans-serif; font-weight: bold; }

