body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}h1 {
	font-size: 160%;
	color: #0000FF;
}
h2 {
	font-size: 150%;
	color: #0000FF;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
	font-weight: bold;
	color: #0000FF;
}
h5 {
	font-size: 120%;
}
h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

/* css styles */
.bodyblue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
}
.bodyblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.yellowbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #FFFF99;
	border: thin;
}




