body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	margin-top: 25px;
}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

p {
	line-height: 14pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

li {
	line-height: 14pt;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 18pt;
	font-weight: bold;
	color:#cccccc;
	text-align:center;
}

a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover   {
	color: #0000FF;
	text-decoration: none;
}

a.MainNav, a.MainNav:visited, a.MainNav:active	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

a.MainNav:hover		{
	color: #0000FF;
	text-decoration: underline;
}

.Footer {
	font-size: 8pt;
}

.MainTable {
	height: 100%;
	width: 760px;
}

.Required {
	font-size: 8pt;
	color: #FF0000;
}