<style type="text/css">
<!--

body
	{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #505050
	}

#wrapper
	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

td
	{
	vertical-align: top;
	}

ul
	{
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: disc;
	}

a:link, a:visited
	{
	color: #e00421;
	}

a:hover, a:visited:hover
	{
	text-decoration: none;
	}

p, li, label
	{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
	color: #505050;
	}

h1
	{
	font-family: Arial;
	font-size: 22px;
	line-height: 22px;
	color: #505050;
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	}

h2
	{
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	color: #505050;
	margin: 16px 0px 8px 0px;
	font-weight: normal;
	}

input.inputxt
	{
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
	height: 15px;
	width: 140px;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana;
	color: #555555;
	padding-left: 2px;
	margin-bottom: 4px;
	}

textarea.areatxt
	{
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
	height: 105px;
	width: 140px;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana;
	color: #555555;
	padding-left: 2px;
	margin-bottom: 4px;
	}

input.longinputxt
	{
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
	height: 15px;
	width: 240px;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana;
	color: #555555;
	padding-left: 2px;
	margin-bottom: 4px;
	}

input.chxbox
	{
	margin-bottom: 16px;
	}


-->
</style>