body
{
	font-family: Trebuchet MS, Arial, Helvetica;
   background: #007777;
   color: #FFFFFF;
}
a:link
{
   color: #999900;
}
a:visited
{
   color: #AAAAAA;
}
a:active
{
   color: #FFCC66;
}
h1
{
	font-family: Garamond, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
   text-align: center;
}
h2
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
   text-align: center;
}
h3
{
	font-family: Garamond, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
   color: #FFCC66;
}
h4
{
	font-family: Garamond, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Garamond, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Garamond, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

table
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-style: normal; 
   font-size: 10pt;
   vertical-align: top;
}
td
{
   vertical-align: top;
}
hr
{
   color: #FFFFFF;
}


