BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #007072;
}

A:Link {
	color : #007072;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

A:Active {
	color : #007072;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

A:Visited {
	color : #007072;
	font-family : arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

A:Hover {
	color : #D38400;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

a.invert:link {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 8px;
	font-style: normal;
	font-weight: bold;
}

a.invert:active {
	color : #99CCCC;
	font-family : verdana;
	font-size : 8px;
	font-style: normal;
	font-weight: bold;
}

a.invert:hover {
	color : #99CCCC;
	font-family : verdana;
	font-size : 8px;
	font-style: normal;
	font-weight: bold;
}

a.invert:visited {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 8px;
	font-style: normal;
	font-weight: bold;
}

a.small:link {
	color : #FFFFFF;
	font-family : arial;
	font-size : 11px;
	font-style: normal;
}

a.small:active {
	color : #007072;
	font-family : arial;
	font-size :11px;
	font-style: normal;
}

a.small:visited {
	color : #FFFFFF;
	font-family : arial;
	font-size : 11px;
	font-style: normal;
}

a.small:hover {
	color : #007072;
	font-family : arial;
	font-size : 11px;
	font-style: normal;
}

P	{
	color: #007072;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

P.header	{
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}

P.menu	{
	color: #007072;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	padding: 0px 20px 0px 20px;
}

.menu	{
	color: #007072;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	padding: 0px 20px 0px 20px;
}

menu2	{
	color: #007072;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	padding: 0px 20px 0px 20px;
}

P.footer	{
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}

LI	{
	color:#D38400;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
	}
	
LI.two	{
	color:#007072;
	font-family: arial;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
	}

h1	{
	color: #D38400;
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
}
	
h2	{
	color: #D38400;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
}

h3	{
	color: #D38400;
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold;
	text-align:center;
}

blockquote	{
	color: #007072;
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
}

P.block	{
	color: #007072;
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
}

blockquote.center	{
	color: #007072;
	font-family: arial;
	font-size: 13px;
	background-color:#FFE1B1;
	text-align:center;
	padding: 5px 10px 5px 10px;
}

blockquote.mission	{
	color: #007072;
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
}

td.tabletext	{
	color: #007072;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

.title	{
	color: #D38400;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
}

#disappear {visibility: hidden;}