body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
p {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	border-top: 1px solid;
	border-top-color: #000040;
	text-align: center;
	}
.header2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	border-top: 1px solid;
	border-top-color: #000040;
	text-align: center;
	}	
.thhead {
	font-weight: bold;
	font-style: italic;
	background-color: #000000;
	color: #FFFFFF;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;
}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.tdhead {
	background-color: #CCCCCC;
	font-weight: bold;
	border-top: 1px solid;
	border-top-color: #000000;
}

.tdfields {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tdgray {
	background-color: #CCCCCC;
	border-top: 1px solid;
	border-top-color: #000000;
}

.tdwhite {
	background-color: #ffffff;
}

.tdbottomspace {	padding-bottom: 10px;
}

pre {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}

.example {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style:italic;
}

.copyright {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	font-style: italic;
}
.menu {
	text-indent: 5px;
}
.menuSub1 {

	text-indent: 10px;
}

