BODY {
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FBEBBA
}
.normal {
	font-size: 10pt;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
P {margin-top: 0px; margin-bottom: 10px;}
UL {margin-top: 0px; margin-bottom: 10px;}
OL {margin-top: 0px; margin-bottom: 10px;}
LI {margin-top: 1px; margin-bottom: 1px;}
HR {color: #A9A9A9; background-color: transparent; size: 1px;}

H1 {
	font-family: Georgia, "Times New Roman", Times, Roman;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	margin-bottom: 5px;
}
H2 {font-family: Georgia, "Times New Roman", Times, Roman; font-size: 14pt; color: #FFFFFF; text-decoration: none; background-color: transparent; margin-bottom: 5px;}
H3 {font-family: Georgia, "Times New Roman", Times, Roman; font-size: 12pt; color: #FFFFFF; text-decoration: none; background-color: transparent; margin-bottom: 5px;}
H4 {font-size: 10pt; font-family: Verdana, Arial, Helvetica, Univers, sans-serif; color: #003366; text-decoration: none; background-color: transparent; margin-bottom: 5px;}
H5 {font-size: 9pt; font-family: Verdana, Arial, Helvetica, Univers, sans-serif; color: #003366; text-decoration: none; background-color: transparent; margin-bottom: 5px;}
H6 {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Univers, sans-serif; color: #003366; text-decoration: none; background-color: transparent; margin-bottom: 5px;}

A:Link {
	font-weight: bold;
	color: #875047;
	background-color: transparent;
	text-decoration: none;
}
A:Visited
{
	color: #875047;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
A:Hover
{
	font-weight: bold;
	color: #CD5341;
	background-color: transparent;
	text-decoration: underline;
}
A:Active
{
	color: #875047;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
