body {
	margin : 5;
	padding : 0;
	color : #330;


}
	p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #330;
	line-height : 125%;
	background-color : transparent;
	margin : 10;

}
	.navmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : 125%;
	font-weight : bold;
	background-color : ffffff;

}
	.navsmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 200%;
	font-weight : normal;
	color : #cc9;
	background-color : transparent;

}
	a {
	color : #993;
	text-decoration : none;
	background-color : transparent;

}
	a:hover {
	color : #00BFFF;
	background-color : transparent;
	text-decoration: underline;

}
	.invis {
	color : #ffff00;
	background-color : transparent;

}
	.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height : 100%;
	color : #cccc99;
	background-color : transparent;

}
	.strong {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	line-height : 200%;
	color : #666600;
	font-weight : bold;
	margin-top : 0;
	padding-top : 0;
	background-color : transparent;

}
	.form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 200%;
	color : #330;
	font-weight : bold;
	background-color : transparent;

}
	.formlabel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 200%;
	color : #330;
	font-weight : normal;
	background-color : transparent;

}
	.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 150%;
	color : #330;
	font-weight : normal;
	background-color : transparent;
	

}
	

.subhead { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: medium; 
line-height: 150%; 
color: #666600; 
font-weight: bold

}


/* input, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border : 1 solid #000000;} */
