@import url(/style.css);

h1,h2, h3,a {color:#330022; 
text-decoration: none; 
font-family: futura, Arial, Helvetica, Verdana, sans-serif;
}

h1{font-size:14px; font-weight:bold}

h2 {font-size:14px; font-weight:bold; color:#9E7872}

h3 {font-size:12px; font-weight:bold}

h4 {font-size:12px; color:#330022; text-decoration: none; font-family: immi505, papyrus, catull, present, bernhard, serif}

h5 {
font-size: 10pt; text-indent: 1ex; font-family: futura, Arial, Helvetica, Verdana, sans-serif; font-style: normal; font-weight: normal; margin-top: .5ex; text-decoration: none}

h6 {font-size:16px; font-family: futura, Arial, Helvetica, Verdana, sans-serif; font-weight:bold; color:#996666}

body {
	background: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: futura, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	}
	
p {margin: 0px; padding: 0px; color: #333333; font-family: futura, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; font-weight: normal}

li {
	color:#330022;
	text-decoration:none;
	font-family:futura, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
a:hover {font-weight: bold; font-size: 11px; color: #A48875; text-decoration: underline; }

a:visited {
	color: #663300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a {font-weight: bold; font-size: 11px; color: #996666; text-decoration: none; }

link {font-weight: bold; font-size: 11px; color: #996666; text-decoration: none; }
a:active {
	font-weight: bold;
	font-size: 11px;
	color: #A48875;
	text-decoration: underline;
	text-align: left;
}

#layer1 { position: absolute; visibility: visible }
