body {
	background-color: #010066;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
}
td {
	padding: 0px;
	font-size: 100%;
	color: #302046;
}
a{
	color: #CC6633;
	text-decoration: underline;
}
a:hover, a:active{
	color: #EABDA8;
	text-decoration: none;
}
hr {
	height: 1px;
	clear: both;
}
ul, dd, p, ol  {
	margin-top: 0.5ex;
	line-height: 120%;
}
li {
	margin-bottom: 1ex;
}
dl {
	font-size: 90%;
}
dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
}
th {
	font-size: 110%;
	color: #000033;
	background-color: #E2E2EA;
}
small {
	font-size: 80%;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, .subtitles, .subsub {
	color: #3A0075;
	margin-bottom: 1ex;
	margin-top: 0.5ex;
	font-weight: bold;
}
h1 {
	font-size: 160%;
	margin-top: 0px;
	font-weight: normal;
}
h2,	.subtitles  {
	font-size: 120%;

}
h3, .subsub {
	font-size: 110%;
	color: #452374;
}
form {
	color: #000000;
	display: inline;
}
fieldset {
	width: 45%;
	vertical-align: top;
	margin-right: 10px;
	display: inline;
	-moz-border-radius: 10px;
}
legend {
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 6px;
	color: #163735;
}
label {
	display: block;
	font-size: 80%;
	font-weight: bold;
}
img {
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div {
	text-align: left;
}
table {
margin-bottom: 2em;}
ul {
	list-style-type: square;
}
