body {
	margin-top: 0px;
	background-image:url(../images/mebg.gif);
}

#site{
	margin-left:auto;
	margin-right:auto;
	width:956px;
}


table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.footer {
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 2em;
}
.content {
	width: 100%;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
}
.content h1 {
	font-size: 15px;
	color: #CC0000;
	margin-bottom: 5px;
}

a:link {
	text-decoration: none;
	color: #0000CE;
}
a:visited {
	text-decoration: none;
	color: #0000CE;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.content h2 {
	font-size: 12px;
	font-weight: bold;
	color:#000099;
	margin-left: 5px;
	margin-bottom: -.8em;
}

.content h3 {
	font-size: 12px;
	font-weight: bold;
	color:#000099;
	margin-left: 5px;
}


.content td {
	vertical-align: middle;
}
.content p {
	margin-right: 5px;
	margin-left: 5px;
}
