body {
	background-image: url(images/background_blue.gif);
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	BACKGROUND-COLOR: #539dbc;
}

.graphic_table {
	background-image: url(images/brown_table.gif);
	background-repeat: repeat-y; 
	background-position: center;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 25px;
}

img {
	border: 0px ; MARGIN-LEFT: 0px; border-color: #000000;
}

HR { color: #539DBC; height: 1px; width: 80%; align: center;
}

P { MARGIN-TOP: 2px; MARGIN-BOTTOM: 10px; MARGIN-RIGHT: 0px; MARGIN-LEFT: 10px; list-style-position: inside; list-style-image: url(images/button.gif); 
font-family: Geneva, Arial, Helvetica, san-serif; FONT-SIZE: 12px; font-weight: 400; COLOR: #; line-height: 18px; font-style: normal; text-align: left; } 
P :link {   COLOR: #539DBC;  text-decoration: none; font-weight: 800;} 
P :hover {  COLOR: #539DBC;  text-decoration: underline;  font-weight: 850;} 
P :active {  COLOR: #993300;  text-decoration: underline;  font-weight: 800;} 
P :visited {  COLOR: #993300;  text-decoration: none;  font-weight: 800;} 
P :visited:hover {  COLOR: #;  text-decoration: underline;  font-weight: 850;} 


H1 { MARGIN-TOP: 1px; MARGIN-BOTTOM: 10px; MARGIN-RIGHT: 30px; MARGIN-LEFT: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16px; font-weight: 800;  COLOR: #006666; line-height: 18px;  } 
H1 :link {   COLOR: #539DBC;  text-decoration: none;} 
H1 :hover {  COLOR: #;  text-decoration: underline;} 
H1 :visited {  COLOR: #993300;  text-decoration: none;} 
H1 :visited:hover {  COLOR: #;  text-decoration: underline;} 

H2 { MARGIN-TOP: 1px; MARGIN-BOTTOM: 2px; MARGIN-RIGHT: 0px; MARGIN-LEFT: 0px; FONT-FAMILY: Century Gothic, Arial; 
FONT-SIZE: 24px; font-weight: 800;  COLOR: #81C3E0; line-height: 18px; Text-Align: left;  } 
H2 :link {   COLOR: #539DBC;  text-decoration: none;} 
H2 :hover {  COLOR: #81C3E0;  text-decoration: underline;} 
H2 :visited {  COLOR: #BE5028;  text-decoration: none;} 
H2 :visited:hover {  COLOR: #81C3E0;  text-decoration: underline;} 

H3 { MARGIN-TOP: 1px; MARGIN-BOTTOM: 2px; MARGIN-RIGHT: 5px; MARGIN-LEFT: 45px; FONT-FAMILY: Century Gothic, Arial, sans-serif; FONT-SIZE: 14px; font-weight: 400;  COLOR: #; line-height: 18px;  TEXT-ALIGN: left; } 
H3 :link {   COLOR: #539DBC;  text-decoration: none; font-weight: 800;} 
H3 :hover {  COLOR: #81C3E0;  text-decoration: underline;  font-weight: 800;} 
H3 :active {  COLOR: #993300;  text-decoration: underline;  font-weight: 800;} 
H3 :visited {  COLOR: #BE5028;  text-decoration: none;  font-weight: 800;} 
H3 :visited:hover {  COLOR: #81C3E0;  text-decoration: underline;  font-weight: 800;} 

H4 { MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px;  FONT-FAMILY: Century Gothic, Arial; FONT-SIZE: 10px; font-weight: 400;
Text-Align: center;  font-style: normal; COLOR: #000000; line-height: 12px; TEXT-VALIGN: baseline; } 
H4 :link {   COLOR: #539DBC;  text-decoration: none;} 
H4 :hover {  COLOR: #81C3E0;  text-decoration: underline; } 
H4 :visited {  COLOR: #BE5028;  text-decoration: none; } 
H4 :visited:hover {  COLOR: #81C3E0;  text-decoration: underline;} 


H5 { MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px;  FONT-FAMILY: Century Gothic, Arial; FONT-SIZE: 12px; font-weight: 400;
Text-Align: center;  font-style: italic; COLOR: #539DBC; line-height: 14px; TEXT-VALIGN: baseline; } 
H5 :link {   COLOR: #539DBC;  text-decoration: none;} 
H5 :hover {  COLOR: #81C3E0;  text-decoration: underline; } 
H5 :visited {  COLOR: #BE5028;  text-decoration: none; } 
H5 :visited:hover {  COLOR: #81C3E0;  text-decoration: underline; } 

H6 { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-RIGHT: 0px; MARGIN-LEFT: 5px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8px; font-weight: 400; COLOR: #BE5028; line-height: 12px; Text-Align: center; } 

ul {
	background-image: url(images/button.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
<!--
P paragraphs
H1 section headers
H2 Nav 
H3 Same as P but different margins for use in small tables 
H4
H5  small links, Fine Print
H6  Book prices
-->