@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #995905;
	text-decoration: none;
}

a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #995905;
	text-decoration: none;
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #995905;
	text-decoration: underline;
}

a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #995905;
	text-decoration: none;
}



.transparent {
filter: alpha(opacity=90); /* ie */
-moz-opacity: .9; /* mozilla */
background:#ccc;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	top: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #995905;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 10px;
}
.style1 {
	color: #200;
	line-height: 1.4em;

}
.style2 {color: #995905}
