* {
	margin:0px;
	padding:0px;
}
body {
	width:100%;
	height:auto;
	background-color:#660000;
}
#container {
	position:relative;
	width:750px;
	height:auto;
	margin:auto;
	margin-top:25px;
}
#marginCorrect {
	margin-top:-25px;	
}
#fontstyle {
	font-size:12px;
	font-family:'Arial';
	font-style:normal;
	font-weight:normal;
}
a.WhiteTextLink:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.WhiteTextLink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.WhiteTextLink:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.WhiteTextLink:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.ws11 {
	font-size: 15px;
	font-family:'Arial';
	font-style:normal;
	font-weight:normal;
}

