body   {
	color: black;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	text-decoration: none;
	padding: 0px;
}
p2  { color: black; font-size: x-small; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none }
p   {
	color: black;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
td   { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none }
h1  {
	color: black;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: semi-condensed;
	line-height: 1.8em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: normal;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #000000;
	line-height: 1.4em;
	text-align: center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc66;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccc66;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc66;
}


#divFooter a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: normal;
}
#divFooter a:hover {
	color: #cccc66;
	font-size: 0.9em;
}
#divFooter a:active {
	color: #CCCC66;
	font-size: 0.9em;
}
#divFooter a:visited {
	color: #335519;
	font-size: 0.9em;
}

#divFooter td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
