/* Main Formatting Start */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666;
}
p, ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #399;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #399;
	text-decoration: none;
}
/* Main Formatting End */

/* Print Formatting Start */
#menurow { display: none;}
#space1row { display: none;}
#picrow { display: none;}

#maintable { height: 1%;}
#bodycell { height: 1%;}
#bodytable { width: 100%; height: 1%;}
#bodytext { width: 100%;}

#bodyspace1col { display: none;}
#leftcol { display: none;}
#bodyspace2col { display: none;}
#bodydot1 { display: none;}
#footer { display: none;}
#bodyspace2row { display: none;}
/* Print Formatting End */
