h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 180%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 125%;
}
h3 {
	font: bold 90% Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.ol 	{
	text-decoration: none;
	text-align: center; 
	}
p {
	font: 90% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
th {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	font: 70% Arial, Helvetica, sans-serif;
	color: #000000;
}
.bluebutton {
	BORDER-RIGHT: black 5px outset; 
	BORDER-TOP: blue 5px outset; 
	BORDER-LEFT: blue 5px outset; 
	BORDER-BOTTOM: black 5px outset; 
	padding: 0px;
	WIDTH: 180px;  
	TEXT-ALIGN: center; 
	BACKGROUND-COLOR: blue; 
} 

.pic {
	BORDER-RIGHT: gold thick inset; 
	BORDER-TOP: gold thick inset; 
	BORDER-LEFT: gold thick inset; 
	BORDER-BOTTOM: gold thick inset; 
	BACKGROUND-COLOR: gold
}
.cpic {
	float:center;
	border:thick inset white;
.lpic {
	float:left;
	border:thick inset white;
}
.rpic {
	float:right;
	border:thick inset white;
}

.redText {
	color: #FF0000;
}
.blueback {
	color: #FFFF00;
}
.smallText {
	font: 70% Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.blackText {
	color: #000000;
}
.leftbutton {
	BORDER-RIGHT: #d2b48c 5px outset; 
	BORDER-TOP: #eee8aa 5px outset; 
	BORDER-LEFT: #eee8aa 5px outset; 
	BORDER-BOTTOM: #d2b48c 5px outset; 
	width: 160px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	TEXT-DECORATION: none
	TEXT-ALIGN: center; 
	TEXT-VALIGN: middle; 
	BACKGROUND-COLOR: #eee8aa; 
} 
.creambutton {
	BORDER-RIGHT: #d2b48c 5px outset; 
	BORDER-TOP: #FDF5E6  5px outset; 
	BORDER-LEFT: #FDF5E6  5px outset; 
	BORDER-BOTTOM: #d2b48c 5px outset; 
	valign: middle;
	width: 190px;
	font-size: 100%;
	font-face: New Times Roman;
	padding: 1px;
	color: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center; 
	BACKGROUND-COLOR: #FDF5E6; 
} 
.headbutton {
	BORDER-RIGHT: #d2b48c 5px outset; 
	BORDER-TOP: #FDF5E6  5px outset; 
	BORDER-LEFT: #FDF5E6  5px outset; 
	BORDER-BOTTOM: #d2b48c 5px outset; 
	padding: 5px;
	valign: middle;
	width: 500px;
	height: 40px;
	font-size: 160%;
	font-face: Arial;
	color: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center; 
	BACKGROUND-COLOR: #FDF5E6; 
}
