body
	{
	color: #333333;
	margin-top: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

table
	{
	border: inherit;
	}

.area
	{
	padding: 0 10px 0 10px;
	}
.title
	{
	font-weight: bold;
	font-size: 15px;
	color: #eeeeee;
	}
.header
	{
	padding: 5px;
	background: url('images/header_bg.gif');
	}
.menu
	{
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	}
ol { list-style-type: none; padding: 2px;}
li { padding: 1px; font-weight: bold;}
.main
	{
	padding: 10px;
	}
	
.highlights
	{
	padding: 6px;
	}
	
.header h1
	{
	font-size: 30px;
	text-align: center;
	}




.footer
	{
	font-size: 11px;
	text-align: center;
	color: #eeeeee;
	padding: 12px;
	}


a
	{
	color: #333333;
	text-decoration: none;
	}
a:hover
	{
	color: #dd0000;
	text-decoration: none;
	}