
body {
font-size: 12px;
line-height: 18px;
font-family: Arial, Verdana;
margin: 0;
padding: 0;
color: #000000;
background: #ffffff;
margin: 0px;
width: 100%;
}

a {text-decoration: none}
a:link, a:visited { color: #800000;}


img { border: 0px; }

#divTree {display: none;}

#rotator { position: relative; top: 0px; left: 0px; width: 490px; height: 250px}
#rotator img { display: none; position: absolute; top: 0; left: 0; width: 490px; height: 250px}


#printer{
	position: absolute;
	left: 0px;
	top: 150px;
	height: auto;
	width: 100%;
}


#logo {
	position: absolute;
	top: 20px;
	left: 0px;
	margin-left: 0px;
}



td {font-size: 12px; line-height: 18px; font-family: Arial, Verdana; color: #000000}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Arial;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	color: #C54804;
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }

hr{
border-top: 1px  solid #fff;
border-left: 1px  solid #fff;
border-right: 1px  solid #fff;
}
