body {
	background: #666666;
}
P, table, tr, td, th, li, ul, form {
	font-family: Arial, sans-serif;
	font-size: 10pt;	
}


.white	{
	background: #FFFFFF;
}
.black {
	background: #000000;
}
.greylight	{
	background: #C0C0C0;
}
.greymedium {
	background: #999999;
}
.greydark {
	background: #666666;
}


.menuoff, .menuoff a:link, .menuoff a:visited, .menuoff a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.menuoff a:hover {
	color: #999999;
	text-decoration: none;
}
.menuon, .menuon a:link, .menuon a:visited, .menuon a:active {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.menuon a:hover {
	color: #C0C0C0;
	text-decoration: none;
}


Form, select, option, input, textarea {
	font-family: Arial, monospace;
	font-size: 9pt;
	color: #000000;
}


.txtheadingbig {
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
}
H1 {
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
}
.txtheadingmedium {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.txtheadingsmall {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
H3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}


.txtsmallhome {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txtsmall, .txtsmall a:link, .txtsmall a:visited, .txtsmall a:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txtsmall a:hover {
	color: #999999;
	text-decoration: none;
}
.txtsmallgrey, .txtsmallgrey a:link, .txtsmallgrey a:visited, .txtsmallgrey a:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.txtsmallgrey a:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
active, a:hover {
	color: #999999;
	text-decoration: none;
}
.signature, .signature p {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding: 0px 12px 0px 0px;
	background: transparent;
}
