body   {
	color: #006400;
	font-family: Verdana, Arial, "MS Sans Serif", Tahoma;
	background-color: #dceaf5;
	font-size: 10pt;
}
p {}
td {
	font-size: 10pt;
}
a:link {
	color: #CC9933;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	background-color: #f5fffa;
}
h1 {
	font-weight: bold;
	font-size: 14pt;
}
h2 { font-weight: bold; font-size: 13pt }
h3 {
	font-weight: 700;
	font-size: 12pt
}
h4 { font-weight: bold; font-size: 10pt }
h5 { font-weight: bold; font-size: 10pt }

.fontsizevsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fontsizesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fontsizemedbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.fontsizemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

