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: 10pt; 
	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: #0066CC;
	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;
}	
.heading { 
	font-weight: bold; 
	font-size: 14pt; 
	color: #003366; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: none;
}
a.heading:link, a.heading:visited, a.heading:hover {
	font-weight: bold; 
	font-size: 14pt; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif;
}
.subheading {
	font-weight: normal; 
	font-size: 15pt; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: none;
}
a.subheading { 
	font-weight: bold; 
	font-size: 15pt; 
	color: #000000; 
	font-family: arial,verdana,halvetica,sans-serif; 
	text-decoration: underline;
}
a.subheading:link, a.subheading:visited, a.subheading:hover { 
	font-weight: bold; 
	font-size: 15pt; 
	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;
}
.formheading 	{ 
	font-weight: bold;
	font-size: 13px; color : #FFFFFF; 
	font-family: verdana, arial, helvetica; 
	text-decoration: none
}

a.formheadinglink { 
	font-weight: bold;
	font-size: 13px; 
	color: #FFFFFF;
	font-family: verdana, arial, helvetica; 
	text-decoration: underline
}
.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: none; 
}
.screenonly {
 display: inline; 
}		