* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ol, dl, li, object {padding: 0;}
body,td,th {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #AAAEA6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9933CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9933CC;
}
a:hover {
	text-decoration: underline;
	color: #663399;
}
a:active {
	text-decoration: none;
	color: #663399;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}td img {display: block;}

#container {
	width: 970px;
	margin: 0px auto 0;
	position: relative;
}
#cypher {
	width: 948px;
	margin: 0px auto 0;
	font-size: 9px;
	position: relative;
	text-align: right;
}

a.cypher {text-decoration: underline;}
a.cypher:link, a.cypher:visited {color: #006;}
a.cypher:hover,a.cypher:active {color: #009; text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	line-height: 18px;
	text-align: center;
}
