﻿body
{
	font-family: Verdana;
	font-size:x-small;
	background-image:url('images/bg_grad1.jpg');
}
body td
{
	font-family: Verdana;
	font-size:x-small;
}
a
{
	text-decoration:none;
	color:#008080;
}
a:link  
{
	color:#008080;
}
a:visited  
{
	color:#008080;
}
a:hover
{
	color:maroon;
}
a:active 
{
	color:maroon;
}
h1
{
	font-size: small;
	color:maroon;
}
h2
{
	font-size:x-small;
	color:#008080;
}
.contact_info
{
	font-size:x-small;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright
{
	font-size:xx-small;
	font-family:Verdana;
	background-image:none;
}
li
{
	font-family:Verdana;
	font-size: x-small;
	color: black;
	line-height:25px
}