BODY {
	background-image : none;
	font-size : medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	text-align: left;
	list-style-type: circle;
	background-color: #FFC
}

H1 {
	font-size :large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #930;
	text-align : center;
	;
	font-style: normal;
	border: #333333;
	border-style: ridge;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-image: none;
	background-color: #FFC
}

H2 {	font-size : large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #FF0000;
	text-align : center;; height: auto; width: auto; border: medium #FF0000 groove; background-image: none; background-color: #FFC}

H3 {font-size : medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	border : thin solid Black;; color: #FF0000; background-image: none; background-color: #FFC}
	
H4 {	font-size : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : normal;; font-style: normal; line-height: normal; color: #FF0000; background-color: #FFC}
	
H5 {	font-size :small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align : left;
	font-weight : lighter;}
	
TH {font-size : medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : lighter;; background-image: none; background-color: #FFC}
	
TD {	font-size : medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : lighter;; background-image: none; background-color: #FFC}
	
H5 {	font-size : medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : lighter;
	font-style : italic;; color: #FF0000; background-color: #FFC}

A {
	background-color : transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color:Blue;
	font-variant: normal;
	font-size: medium;
	font-style: normal;
}

A:Visited {	color: #FF00FF;}

A:Active {	color:Purple;}

A:Hover {	color: Maroon;}
		
.bullets {  list-style-position: inside; list-style-image: url(*); list-style-type: lower-roman; font-family: "Times New Roman", Times, serif; font-style: normal; background-color: #FFC}
.legalnote {  font-family: "Times New Roman", Times, serif; font-size: smaller; font-style: italic; font-weight: normal; color: #339966; background-image: none; background-color: #FFC}
