body, table {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:white;
	background-color:#363630;
}

p {
    margin:0;
    padding:0;
}

a {
    color: #ffffff;
    text-decoration:none;
}

#hlinks a {
   color: #bba25c;
}

#hlinks a:visited {
	color: #bba25c;
}

a:visited {
    color: #ffffff;
}

a:hover {
   color: #bba25c;
   background:#ffffff;
}

a.no_hover:hover { background: transparent; text-decoration: none; }

* h1 {
	
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin:0px;
	padding:0px;
}

* h2 {
	font-style:italic;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
	margin:0px;
	padding:0px;
}

* h3 {
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 15px;
	padding:0px;
}

