<style type="text/css">
body {background-color: white;
}
#container {width:690px; margin:50px auto 30px auto;
}
div.containerform {
	width:425px; margin:5px auto 30px auto;
	border-width: thin;
	border-color: #959595;
	border-style: dotted;
	padding: 20px;
	-moz-border-radius:25px 25px;
}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: lighter;
	text-align: center;
}	
h1.head	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: lighter;
	text-align: center;
}
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: -10px;
}
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: lighter;
}
h3.links	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: lighter;
	text-align: center;
}
h3.form	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: lighter;
	margin-bottom: -10px;
}
p {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
}
p.enter {text-align: center;
	color: #CC0000;
}
p.form	{font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	line-height: 100%; 
}
p.tunes {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;	
	text-align: right;
}
legend	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: lighter;
}
fieldset {
	border: 1px dotted #000000;
	margin-top: 16px;
	padding: 10px;
}
div.formleft {
	width: 175px;
	float: left;
	padding: 0px;
	margin-left: -2px;	
	}
div.formright {
	width: 175px;
	float: right;
	padding: 0px;
	margin-right: 25px;
}
a:link {color: #CC0000;
	text-decoration: none;
}
a:visited {color: #AA0000;
	text-decoration: none;
}
a:hover {color: #AA0000;
	text-decoration: underline;
}
p.tiny	{font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	line-height: 100%; 
	margin-bottom: 9px;
}
p.links {
	text-align: center;
	font-size: 14pt;
	font-weight: bold
	border-bottom: 1px solid #8D8D8D;
	border-top: 1px solid #8d8d8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
hr 	{
	border: none;
	background-color: #8d8d8d;
	color: #8d8d8d;
	height: 1px;
	width: 690px;
}
ul  {
	list-style-type: none
}
table {
	width: 675px;
}
tr {
}
tr.odd {
	background-color: #fdfbfb;
}
td.controls {
	width: 407px;
	}


