body {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 9pt;
}
td {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 10pt;
}
.main {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
a:link, a:visited, a:hover {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: arial,verdana,halvetica,sans-serif;
	text-decoration: underline;
}
.pageheader {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:bold;
	color:#000000;
	font-size : 16pt;
}	
.heading2 { 
	font-weight: bold; 
	font-size: 14px; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: none;
}
a.heading2:link, a.heading2:visited, a.heading2:hover {
	font-weight: bold; 
	font-size: 14px; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif;
}
.subheading2 {
	font-weight: normal; 
	font-size: 15px; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: none;
}
a.subheading2 { 
	font-weight: bold; 
	font-size: 15px; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: underline;
}
a.subheading2:link, a.subheading2:visited, a.subheading2:hover { 
	font-weight: bold; 
	font-size: 15px; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: underline;
}
.footer {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight: normal;
	color:#000000;
	font-size : 9pt;
}	
a.footer:link, a.footer:visited, a.footer:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial,verdana,halvetica,sans-serif;
	text-decoration: none;
}
.inputbox {
	background:#ffffff;
	color:#000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}
.printonly { 
display: inline; 
}
.screenonly {
 display: none; 
}		
