body         {
	font-family: Arial, Helvetica, sans-serif;
	text-size: 10pt;
	color: #000099;
	background-color: #E2e2e2;
}
p            {
	font-size: 10pt;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #000000;
}
h1 {
	font-family: verdana, arial, tahoma;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

dt {font-weight: bold;  color: #003333;}
dd           { margin-left: 0em }
td {
	font-size: 9pt;
	color: #000000;
}

a:link {color: #000080; text-decoration: none}
a:active {color: #000080; text-decoration: none}
a:visited {color: #000080; text-decoration: none}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.unnamed1 {  background-color: #EFDED6}
.bgimage {
	background-repeat: no-repeat;
}
.subtitle {
	font-size: 2em;
	color: #050505;
}
.subtitlesmaller {
	font-size: 1.8em;
	color: #050505;
}

