


BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
/*	font-size: x-small;  */
/*  	 background-color: #6F0000;  cream color */
	color: #000000;
	background-image: url('currentpagebackground.gif');
	background-attachment : fixed
}

H1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
  	font-weight : bold;
  	text-align: center;  
	color: #6C1B72;
}

H2 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight : bold;
  	text-align: left;  
	color: #000000;
}

H3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
/*	color: #FFE4B5   */
  	text-align: center;
	/* background-color : #006600; */
	font-weight : bold;
}

H4 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
  	text-align: center;
/*	background-color : #941B09;  */
	font-weight : bold;
/*	background-image : url("../../HHThemes/Backgrounds/pagebackground.jpg"); */
	margin-bottom : 6px;
	margin-top : 6px;
}

H5 { 
font-family: Arial; font-size: 16pt; color: #FFFFFF; 
letter-spacing:4; text-align:center; line-height:100%; margin-bottom:6; background-color:#6C1B72; 
}


P {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;  
/*	text-align: left; */
}

span.purp    { 
font-weight : bold; 
color: #6C1B72; 
/* background-color: #FFFF00;  */
}

BODY UL UL LI {
	list-style-type: square;
}

OL {
	font-size: 10pt;
	margin-top: 0.00em;
}

UL {
	font-size: 10pt;
	margin-top: 0.0em;
}

LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0.5em;
}

BODY OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	list-style-type: decimal;
/*	color: #000000; */
}

BODY UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
/*	color: #000000;   */
}

A:link {
/*	color: #F9ECBF;  */
	color: #2F8927; font-size: 10pt; font-weight:bold; text-decoration:none;
}

A:active {
	color: #ff0000;  font-size: 10pt; font-weight:bold; text-decoration:none;
}

A:visited {
	color: #2F8927;  font-size: 10pt; font-weight:bold; text-decoration:none;
}

A:hover {
	color: #2F8927; font-size: 10pt; background-color: #D7FECB; text-decoration:none;
}

TABLE {
	font-size: 10pt;
}