body {
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	margin-top: 0px;
}
p {
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
td { color: #000; 
}
#divMainText a { color: #900; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#divMainText a:visited { color: #900; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#divMainText a:hover { color: #ffd000;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#divMainText a:active { color: #ffd000;
	 font-size: 14px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h1 { font-size: 2em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	margin: 0.67em 0 0.3em; 
}
#divMainText h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
}

h3 { color: #000; 
	font-size: 1.17em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; margin: 1em 0; 
}
ul { color: #000; 
	font-size: medium; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	list-style-type: disc; 
	margin: 1em 0 1em 40px; 
}
.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 600;
	color: #990000;
}
#divMainText .nonlink {
	color: #990000;
}


#divFooter table a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#divFooter table a: visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#divFooter table a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#divFooter table a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#divMainText #how {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#divMainText #how th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	background-color: #000000;
	color: #FFFFFF;
}
