body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EFEFEF;
	background-image: url(027.jpg);
}
h1 {
	font-size: 24px;
	color: #0099FF;
}
h2 {
	font-size: 18px;
	color: #FF3300;
}
h3 {
	font-size: 14px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
	line-height: 2px;
}
strong {
	color: #FF3300;
}
table {
	font-size: 11px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}

A.footer:link  {	
    color:#CCCCCC;
	text-decoration: none;
}		
A.footer:active {
	color:#CCCCCC;
	text-decoration: none;
} 	
A.footer:hover {
	color:#CCCCCC;
	text-decoration: underline;
}		
A.footer:visited 	{
	color:#CCCCCC;
	text-decoration: underline;
}
.infohead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
