body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left : 0em;
	margin-right : 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color:#2C0150;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #310251;
}
h2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CC0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
a:link {
color: #0000FF;
}
a:visited {
color: #000066;
}
a:hover {
color: #FF0000;
}
p, table, th, tr, td, ol, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.indent1 {
	margin-left : 2em;
}
.indent2 {
	margin-left : 4em;
}
.indent3 {
	margin-left : 8em;
}
.footer {
	font-size: 8pt;
	color: #B5B5B5;
}

.footer a:link {
color: #B5B5B5;
}
.footer a:visited {
color: #B5B5B5;
}
.footer a:hover {
	color: #000000;
}

.message {
	font-size: 20pt;
	color: #2B0150;
	font-style: italic;
	font-weight: bolder;
}
.links_subhead{
	color: #264563;
	background-color: #DAE6F1;
	font-weight: bolder;
}
.zComments{
	color: #000000;
	background-color: #FFFF00;
}
.smaller{font-size: 10pt;}
.emph_redbold {
	font-weight: bold;
	color: #990000;
}
.emph_purplebold {
	font-weight: bold;
	color: #310251;
}
