body
	{
	font-family			: helvetica,arial,sans-serif;
	font-size			: .8em;
	background			: #cc8080;
	color				: #000000;
	}
h1, h2
	{
	font-family			: tahoma, sans-serif;
	font-size			: 1.5em;
	background-color	: #990000;
	color				: #cc8080;
	font-weight			: bold;
	margin-bottom:5px;
	padding-bottom:5px;
	}
	h1 a {color:#cc8080;}

h2
	{
	margin				: 0px 0px 9px 0px;
	padding				: 0px 3px;
	font-size			: 1em;
	}
p
	{
	margin				: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}.box-header ul {
	padding	: 0 10px;
	}
	li{
	
		list-style-type		: none;}
.box-header li {
	color				: #990000;
	font-size			: 2em;
	font-weight			: bold;

	display				: inline;
	text-transform		:uppercase;
	}
.box-header li a{
	padding				:10px;
	color				:#990000;	
	font-family			: tahoma, sans-serif;
	}
.box-header li a:hover{
	background			:#990000;
	color				:#fff;	
	}