/* CSS Document */
h1 {
color:#996600;
}
h2 {
color:#993300; 
}
h3 {
color:red;
clear:both;
position:relative;
font-size:12px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
.hidden {
display:none;
}
