big
	{
	color:gray;
	}
	
.body, table
	{
	font-family:book antiqua;
	font-size:10pt;
	}
	
a:img, a:visited img, a:active img
	{
	border-color:#FFFFFF;
	}

a:hover img
	{
	border-color:#999999;
	border-width:1px;
	}
	
img
	{
	border-color:#EEEEEE;
	border-width:1px;
	}
	
a:link, a:visited, a:active
	{
	text-decoration: none; 
	color: #990000;
	}

a:hover 	
	{
	text-decoration: underline; 
	color: #990000;
	}

a.nav, a.nav:link, a.nav:visited, a.nav:active
	{
	text-decoration: none; 
	color: #999999;
	font-family:book antiqua;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	}

a.nav:hover
	{
	text-decoration: none; 
	color: #990000;
	font-family:book antiqua;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	}

.footer
	{
	color: #ffffff;
	font-family:arial;
	font-size:8pt;
	line-height:20px;
	}

.testimonial
	{
	font-family:book antiqua;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	}

select, input, textarea
	{
	font-family:arial; 
	font-size:0.9em;
	}