
BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
/*  	 background-color: #6F0000;  cream color */
	color : #6F0000;
	background-image : url('../../HHThemes/Backgrounds/pagebackground.gif');
		background-attachment : fixed
}

H1 {
	font-family: Arial, sans-serif;
	font-size: large;
  	text-align: center;  
	color: #6F0000;
}

H2 {
	font-family: Arial, sans-serif;
	font-size: medium;
  	text-align: center;  
	color: #6F0000;
	font-weight : bold;
}

H3 {
	font-family: Arial, sans-serif;
	font-size: small;
/*	color: #FFE4B5   */
  	text-align: center;
	/* background-color : #006600; */
	font-weight : bold;
}

H4 {
	font-family: Arial, sans-serif;
	font-size: large;
	color: #FFE4B5;
  	text-align: center;
	background-color : #941B09;
	font-weight : bold;
	background-image : url("../../HHThemes/Backgrounds/pagebackground.jpg");
	margin-bottom : 6px;
	margin-top : 6px;
}

P {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
/*	text-align: left; */
}

P.ToBeDone {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
  	color : #6F0000;	
	background-color : #F3CF50;
/*	color : White; */
/*	background-color : Blue; */
}

P.UrgentNotice {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
  	color : #6F0000;	
	background-color : #F3CF50;
}



P.Label {
	font-weight: bold;
}

P.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}

P.returnlink {
	text-align: center;  
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: Blue;
	font : italic;
}

OL {
	font-size: small;
	margin-top: 0.00em;
}

UL {
	font-size: small;
	margin-top: 0.0em;
}

LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin-top: 0.5em;
}

BODY OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: decimal;
/*	color: #000000; */
}

BODY UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: disc;
/*	color: #000000;   */
}

BODY OL OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: lower-alpha;
/*	color: #000000;   */
}

BODY OL UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: disc;
/*	color: #000000;   */
}

BODY UL OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: decimal;
/*	color: #000000;   */
}

BODY UL UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: circle;
/*	color: #000000;   */
}

BODY OL OL OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: lower-roman;
/*	color: #000000;   */
}

BODY OL OL UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: disc;
/*	color: #000000;   */
}

BODY OL UL OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: lower-alpha;
/*	color: #000000;   */
}

BODY OL UL UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: circle;
/*	color: #000000;   */
}

BODY UL OL OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: lower-alpha;
/*	color: #000000;   */
}

BODY UL OL UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: circle;
/*	color: #000000;   */
}

BODY UL UL OL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: decimal;
/*	color: #000000;   */
}

BODY UL UL UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: square;
/*	color: #000000;   */
}

BODY BLOCKQUOTE UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: circle;
/*	color: #000000;   */
}

BODY BLOCKQUOTE BLOCKQUOTE UL LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	list-style-type: square;
/*	color: #000000;   */
}

BLOCKQUOTE {
	margin-right: 0.0em;
}

P.TableHeading {
	font-weight: bold;
}

P.TableText {
}

A:link {
/*	color: #F9ECBF;  */
	color: #6F0000;
}

A:active {
	color: #ff00000;
}

A:visited {
	color: #6F0000;
}

A:hover {
	color: FF0000;
/*	background-color: #F9ECBF;  */
}

TABLE {
/*	font-family: verdans, Arial, sans-serif; */
/*	font-size: small; */
/*	background-color: Maroon; */
	font-size: small;
	color: #6F0000;
/*     padding: 2.0px; */
	background : url("../../HHThemes/Backgrounds/tablebackground.gif");
}

TH {
	font-size: small;
/*	padding: 6.0px; */
}

TD {
	/* font-size: x-small; */
/*	vertical-align: top; */
/*	padding: 6.0px; */
}