<!--
A, A:Link, A:Visited {
	font-size : 9px;
	font-family : verdana,geneva,arial,helvetica;
	color : #6E706E;
	text-decoration : none;
        font-weight : none;
        line-height: 2em;
}
	
A:Active, A:Hover  {
	font-size : 9px;
	font-family : verdana,geneva,arial,helvetica;
	color : #6E706E;
	text-decoration : underline;
        font-weight : none;
        line-height: 2em;
}

BODY,TD {
	font-size : 9px;
	font-family : verdana,geneva,arial,helvetica;
	color : #6E706E;
	text-decoration : none;
        line-height: 2em;
}


h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center; 
	font-size: 0px;
	color: #000;
}

.font2 {
font-size :9px;
font-family : verdana,geneva,arial,helvetica;
color : #E5E5E5;
text-decoration : none;
line-height: 2em;
}

.font3 {
font-size :12px;
font-family : verdana,geneva,arial,helvetica;
color : #CACACA;
text-decoration : none;
}


/* contact form */
form {
	padding:0;
	margin:0;
}
p.ContactForm {
	font-size:9px;
	color:#292929;
  	margin:0;
	padding:0;
}
.contact {
	padding: 3px;
	font-size: 11px;
	background: #4E4E4E;
	border: 1px solid #292929;
	color: #ADACAC;
}	
.button {
	font-weight:none;
	padding:1px 1px;
	border: #000000 1px solid;
	font-size: 9px;
	background: #4E4E4E;
	color: #ADACAC;
}

#catDiv	{position:absolute;top:114;width:191;left:0;visibility:hidden;z-index:99;}

-->