body {
	color: #666666;
	margin-top: 20px;
	margin-left: 40px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	padding-top: 13pt;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
td {
	font-family: arial, sans-serif;
}
ul {
	list-style-type: square;
} 
	



a:link {
	color: #09c;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}



a.nav:link {
	color: #eeeeee;
	text-decoration: none;
}
a.nav:visited {
	color: #eeeeee;
	text-decoration: none;
}
a.nav:hover {
	color: #eeeeee;
	text-decoration: underline
}
a.nav:active {
	color: #666666;
	text-decoration: underline;
}



p.contact {
	font-size: 8pt;
	color: #666666;
	margin-bottom: 0pt;
	margin-top: 18pt;
}
ul.contact {
	font-size: 8pt;
	color: #666666;
}



.content {
	font-size: 11pt;
	color: #666666;
	background-color: #dddddd;
	padding-bottom: 12pt;
}
.content p, .content h1, .content h2, .content h3, .content ul {
	padding-left: 10px;
	padding-right: 10px;
}
.content td {
	vertical-align: top;
}
.footer {
	font-size: 7pt;
	text-align: right;
	color: #eeeeee;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
.imgvert img {
	padding-bottom: 2px;
}



.iserve {
	font-size: 9pt;
	color: #ccc;
}
.iserve a:link, .iserve a:visited {
	color: #ccc;
	text-decoration: none;
}
.iserve a:hover, .iserve a:active {
	color: #666;
	text-decoration: underline;
}



.menu {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #eeeeee;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #09c;
}
.menu_act {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #dddddd;
}



.response {
	font-size: 9pt;
	color: #eeeeee;
	vertical-align: top;
	background-color: #09c;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.small {
	font-size: 9pt;
}
.subtext {
	font-size: 9pt;
	color: #666666;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}

