body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
table,tr,td,th {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #000000}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #000000}
h3 { font-family: "Georgia,Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000000}
h4 { font-family: "Georgia,Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00FF00;
	text-decoration: none;
}

A:LINK {
        font-family: Arial, Helvetica, sans-serif;
        font-size:   12px;
        text-decoration:  none;
		color:  #0000ff
        }
A:VISITED {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration:  none;
	color: #0000ff
}
A:ACTIVE {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration:  none;
	color: #FF0000
}
A:HOVER {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: underline;
     	color: #C08562
}
.red {  color: #FF0000}
.white {color: #ffffff}
.h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #c28663}
.h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #c28663}
.h3 { font-family: "Georgia,Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000000}
.h4 { font-family: "Georgia,Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000}
.content {padding: 1em}