A:link {
	font-size: 12px;	
	font-family :arial,trebuchet ms,helvetica;
	Color: #415C8A;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family :arial,trebuchet ms,helvetica;
	Color: #415C8A;
	text-decoration: underline;
}
A:visited {
	font-size:12px;
	font-family :arial,trebuchet ms,helvetica;
	Color: #415C8A;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family :arial,trebuchet ms,helvetica;
	Color: #415C8A;
	text-decoration: none;
}

A.footer:link {
	font-size: 11px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #3c1b04;
	text-decoration: none;
}
A.footer:active {
	font-size: 11px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #3c1b04;
	text-decoration: none;
}
A.footer:visited {
	font-size:11px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #3c1b04;
	text-decoration: none;
}
A.footer:hover {
	font-size: 11px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #3c1b04;
	text-decoration: underline;
}

body  {
	text-decoration: none;
	font-size: 12px;
	font-family: arial,trebuchet ms, Helvetica, 'san serif';
	color: #000000;
	font-weight:normal;
	background-position : top;
	//background: url('/images/bg.jpg');
	background: url('/images/bg-004.gif');
	background-repeat : repeat-x;
	background-color : #4a2306;
	margin-top: 0;
}

td{
	font-size: 10pt;
    line-height: 20px;
	Color: #000000
}

.copyright{
	font-size: 10pt;
    line-height: 20px;
	color: #ffffff;

}

.address{
	font-size: 12pt;
    line-height: 19px;
	color: #000000;

}

.contact{
	font-size: 8pt;
    line-height: 20px;
	color: #ffffff;

}

.subheader{
	font-size: 21pt;
    line-height: 20px;
	color: #421f05;
	font-family: Helvetica, Arial, trebuchet ms, 'san serif';

}

.conheader{
	font-size: 12pt;
    line-height: 20px;
	color: #ffffff;

}

.form{
	font-size: 11px;
	line-height: 20px;
	color: #9BA485;
	font-weight : bold;
}


h1 { 
text-decoration: none;
font-size: 19px;
font-family: Helvetica, Arial, trebuchet ms, 'san serif';
color: #bd7231;
font-weight: normal;
}

h2 { 
text-decoration: none;
font-size: 17px;
font-family: georgia, Helvetica, trebuchet ms, 'san serif';
color: #000000;
font-weight:bold;
}

h3 {
	text-decoration: none;
	font-size: 18px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #8E957D;
	font-weight: normal;
}

h4 { 
text-decoration: none;
font-size: 24px;
font-family:georgia, Helvetica, trebuchet ms, 'san serif';
color: #000000;
font-weight:bold;
}
