﻿body { 
	font-family: Arial; 
	color: #FFF7E1; 
	background-color:#007777;
	margin:0px;
	text-align:center;
	
}

#center {
	padding:10px
}


a:link 		{ color: #FFF7E1;font-family:Arial; font-weight:bold; font-size:10pt}
a:visited 	{ color: #FFF7E1;font-family:Arial; font-weight:bold; font-size:10pt} 
a:active 	{ color: #FFF7E1;font-family:Arial; font-weight:bold; font-size:10pt}
a:hover     { color: #800000; font-family: Arial; font-weight: bold; font-size:10pt; text-decoration:none; background-color:#FFF7E1 }

a:link.bottom 		{ color: #FFF7E1; font-family:Arial; font-size:8pt; text-decoration:none; background-color:#800000}
a:visited.bottom 	{ color:  #FFF7E1; font-family:Arial; font-size:8pt; text-decoration:none} 
a:active.bottom 	{ color: #FFF7E1; font-family:Arial; font-size:8pt; text-decoration:none}
a:hover.bottom     { color: #800000; font-family: Arial; font-size:8pt; text-decoration:none; background-color:#FFF7E1 }

a:link.teal 	{ color: #008888; font-family:Arial; font-size:10pt; text-decoration:none; background-color:#FFF7E1}
a:visited.teal	{ color: #008888; font-family:Arial; font-size:10pt; text-decoration:none; background-color:#FFF7E1}
a:active.teal 	{ color: #008888; font-family:Arial; font-size:10pt; text-decoration:none; background-color:#FFF7E1}
a:hover.teal    { color: #FFF7E1; font-family:Arial; font-size:10pt; text-decoration:none; background-color:#007777}

h1, h2, h3, h4, h5, h6 {font-family: Arial, Verdana, Helvetica;}
h1
{
	color: #800000;font-family:Times New Roman; font-size:24pt; font-style:italic
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5 { color: #800000;font-family:Arial; font-size:12pt; font-weight:bold}
h6 { color: ##007777;font-size:12pt; font-family:Arial; font-weight:bold}

.teal        {
	font-family: Arial;
	font-size: 10pt;
	color: #007777;
}
.teal-bold   { font-size: 10pt; color: #007777; font-family: Arial; font-weight: bold }
.teal8        { font-family: Arial; font-size: 8pt; color: #007777 }
.teal-bold8   { font-size: 8pt; color: #007777; font-family: Arial; font-weight: bold }
.cream       { font-family: Arial; font-size: 10pt; color: #FFF7E1 }
.cream-bold  { font-family: Arial; font-size: 10pt; color: #FFF7E1; font-weight: bold }
.cream8       { font-family: Arial; font-size: 8pt; color: #FFF7E1 }
.cream-bold8  { font-family: Arial; font-size: 8pt; color: #FFF7E1; font-weight: bold }
.tealcomic        { font-family: Comic Sans MS; font-size: 10pt; color: #007777 }


a:link.event		{ color: #FFFF99;font-family:Arial; font-weight:bold; font-size:10pt}
a:visited.event 	{ color: #FFFF99;font-family:Arial; font-weight:bold; font-size:10pt} 
a:active.event 	{ color: #FFFF99;font-family:Arial; font-weight:bold; font-size:10pt}
a:hover.event     { color: #007777; font-family: Arial; font-weight: bold; font-size:10pt; text-decoration:none; background-color:#FFF7E1 }
.event		{ font-family: Arial; font-size: 10pt; color: #FFFF99 }