body
{
margin: 0px;
background: url(images/bg.gif) fixed top center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #27241F;
font-size: 14px;
line-height: 20px;
}
.title
{
	color: #004035; 
	font-style: italic; 
	font-size: 20px;
}
.blacktitle
{
	color: #000000; 
	font-style: italic; 
	font-size: 20px;
}
.size10
{
	font-size: 10px;
}
.size11
{
	font-size: 11px;
}
.size13
{	
	font-size: 13px;
}
.size14
{	
	font-size: 14px;
}

A:link	{ color: #004035; text-decoration: none; font-weight: bold;}
A:visited { color: #004035; text-decoration: none; font-weight: bold;}
A:active { color: #004035; text-decoration: none; font-weight: bold;}
A:hover	{ color: #43010E; text-decoration: underline; font-weight: bold;}

.footer
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.footer A:link	{ color: #ffffff; text-decoration: underline; font-weight: bold;}
.footer A:visited { color: #ffffff; text-decoration: underline; font-weight: bold;}
.footer A:active { color: #ffffff; text-decoration: underline; font-weight: bold;}
.footer A:hover	{ color: #dad5bf; text-decoration: underline; font-weight: bold;}