body
	{
	background-color: #9397BD;
	background-color:#AA7DA3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	color: #333190;
	}

h1
	{
	font-size: 25px;
	font-family: tahoma;
	text-align: center;
	}

h2
	{
	font-size: 20px;
	font-family: tahoma;
	text-align: center;
	color: #333190;
	}

h3
	{
	font-size: 13px;
	font-family: tahoma;
	margin-left: 10px;
	}

sup
	{
	font-size: .6em;	
	}

form
	{
	display: inline;
	}

label
	{
	color: black;
	font-weight: bold;
	font-family: tahoma;
	font-size: 15px;
	}

#frame
	{
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	width: 650px;
	}

a
	{
	color: #333190;
	font-size: 11px;
	font-weight: bold;
	}

a:hover
	{
	color: white;
	}

#main 
	{
	margin-top: 10px;
	float: left;
	width: 650px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	line-height: 1.4;
	}

p
	{
	margin: 10px;

	}

#bottomContent
	{
	color: #333190;
	text-align: left;
	padding: 8px;
	line-height: 1.5;
	}


#footer
	{
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	}

#links a
	{
	font-size: 13px;
	}
