BODY, TD {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

img {
	border: 0;
}

A {
	color: navy;
}

H1 {
	color: #005b7f;
	font-family: georgia, times roman;
	font-size: 17px;
	margin-top: 15px;
	border-bottom: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
	padding-left: 4px;
}

H2 {
	color: #005b7f;
	font-family: georgia, times roman;
	font-size: 14px;
	border-bottom: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
	padding-left: 4px;
}

DIV#address A {
	color: #626262;
	text-decoration: none;
	position: relative;
}

DIV#leftmenu A.menu {
	display: block;
	height: 20px;
	padding-left: 10px;
	font-family: georgia, times-roman;
	font-size: 12px;
	color: #626262;
	margin-bottom: 2px;
	background: #fff;
	text-decoration: none;
	padding-top: 3px;
	border-right: 1px solid #898989;
	position: relative;
}

DIV#leftmenu A.menu:hover {
	background: #626262;
	color: white;
}



DIV#address {
	font-family: georgia, times-roman;
	font-size: 11px;
	color: #626262;
	margin-top: 100px;
	padding: 15px;
	text-align: center;
}

DIV#copyright {
	font-family: georgia, times-roman;
	font-size: 10px;
	color: #626262;
	position: absolute;
	left: 300px;
	top: 4px;	
} 

DIV#copyright A {	
	color: #626262;
	text-decoration: none;
}

DIV.boxtop {
	background: #cfbcbc;
	padding: 3px;
	letter-spacing: 0.2em;
}

span.menuarrow {
	font-family: verdana;
	position: absolute;
	font-size: 17px;
	right: 5px;
	top: 0px;
	font-weight: bold; 

}
