
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EBDDE2;
}
body {
	background-color: #222;
	margin-left: 0px;
}
a:link {
	color: #AA0033;
	text-decoration: none;
}
a:visited {
	color: #AA0033;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.style14 {
	font-size: 12px;
	color: #FFFFFF;
}
p {
	padding:25px;
}
h1 {
	text-align: center
}

#text {
	width: 600px;
	padding: 20px;
	position: relative;
	left:50%;
	margin-left: -320px;
}

#headbar {
    width: 950px;
    position: relative;
    left: 50%;
    margin-left: -480px;
}    

#content {
	width: 1150px;
}

strong {
	font-weight
{

.style100{color:#F9B7FF;}