body { color: black; background-color: white; }
p { color: #333; font-family: Helvetica, Arial, sans-serif; font-size: 11pt;}
li { color: #333; font-family: Helvetica, Arial, sans-serif; font-size: 11pt;}
td { color: #333; font-family: Helvetica, Arial, sans-serif; font-size: 11pt;}

a:link { color: #039; text-decoration: none; }
a:visited { color: #36c; text-decoration: none; }
a:hover { color: #f60; text-decoration: underline; }
a:active { color: #900; text-decoration: none; }


h3 {
	color: #039;
	font-family: Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

#title {
	color: #039;
	font-family: Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

#subtitle {
	color: #f60;
	font-family: Times, serif;
	font-size: 13pt;
	font-weight: bold;
}

#subtitleblue {
	color: #039;
	font-family: Times, serif;
	font-size: 13pt;
	font-weight: bold;
}

#header { color: #69c; font-size: 10pt; }
#headeractive { color: #333; font-size: 10pt; }
a.header:link { text-decoration: none; }
a.header:visited { text-decoration: none; }
a.header:hover { text-decoration: underline; }
a.header:active { text-decoration: none; }

#footer { color: #666; font-size: 9pt; text-align: justify }
