@charset "UTF-8";
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B4135;
	text-decoration: none;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4134;
	text-decoration: none;
}
.leftcolumntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #669999;
	text-decoration: none;
}
html, body {font-family:Arial, Helvetica, sans-serif;}
.bold {font-weight:bold;}
.pointer {cursor: pointer;}

a {color: #00F; text-decoration: underline;}
a:visited {color: #609; text-decoration: underline;}