body {
	margin: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #29166E;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 1em;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-variant: small-caps;
	color: #29166E;
	letter-spacing: 0.1em;
}
div {
	background-position: center left;
	text-align: center;
	margin: 0px;
	border: 0px solid #FFFFFF;


}
iframe {
	margin: 0px;
	border: 1px solid #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FF0000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-variant: small-caps;
	color: #29166E;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #29166E;
	margin-top: 0px;
	border: none;

}
td {
	padding: 2px;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #29166E;
	margin: 0px;
	border: none;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-size: 16px;
	color: #29166E;
	font-family: Arial, Helvetica, sans-serif;
}
