h1
{
	background-color: #003366;
	border-bottom: #336699 6px solid;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	margin: 0em 0em 0em -20px;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-top: 16px
}

body
{
	background-color: white;
	font-family: verdana, sans-serif;
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px
}
p
{
	font-family: verdana, sans-serif;
	font-size: 70%;
	line-height: 12pt;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px
}
.note
{
	background-color:  #ffffff;
	color: #336699;
	font-family: verdana, sans-serif;
	font-size: 70%;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 10px
}
a:link
{
	color: #cc6633;
	text-decoration: underline
}
a:visited
{
	color: #cc6633;
}
a:active
{
	color: #cc6633;
}
a:hover
{
	color: #cc3300;
	text-decoration: underline
}
.infotable
{
	background-color: #f0f0e0;
	font-size: 100%;
	border-bottom: #ffffff 0px solid;
	border-collapse: collapse;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	margin-left: 10px
}
.header
{
	background-color: #cecf9c;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	color: #000000;
	font-weight: bold
}
.content
{
	background-color: #e7e7ce;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 3px
}
.content_border
{
	background-color: #e7e7ce;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 3px;
	border-bottom: #cecf9c 3px solid
}