/* General Settings */

body {

	font-family: "lucida sans unicode", verdana, lucida, sans-serif;

	font-size: 0.8125em;

	color: #000;}

#page { 

	width: 800px;

	color: #000;
 
	background-color: #fff;

	margin: -20px;

	padding: 15px;}

ul li {
 
	list-style-type: none; padding-bottom: 1em; }

ul { margin-bottom: 0em; }
h1 {
 
	font-size: 18px; }
h2 {
 
	font-size: 14px;

	border-bottom: 1px solid #666; }


a {text-decoration: none;}

a img {border: none;}
a:link, a:visited {color: #555; border-bottom: 1px solid #555;}

html body a:hover {color: #3399aa;
  border-bottom: 1px solid #9A8E51;}


table { 

	border: 1px solid #666; }

table th {

	border-bottom: 1px solid #D9D9D9;

	border-left: 1px solid #D9D9D9; }

table tbody tr td {
 
	font-family: "lucida sans unicode", verdana, sans-serif;

	font-size: 0.8125em;

	padding: 3px 8px;

	border-left: 1px solid #D9D9D9; }

.new {
	color: #f60;
	background-color: transparent; }