body
{
	background: #e5e5e5 url(../images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px; 
	font: 11px/18px Tahoma, Arial;
	color: black;
	text-align: left;	
}

img {border: 0px;}

h1
{
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px; 
	font-weight: bold;
	color: black
}

h2
{
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	padding: 0px; 	
	font-weight: lighter;
}

h3
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px; 	
	font-weight: bold;
	color: black;
}

h4
{
	font-size: 20px;
	margin: 2px 2px 2px 2px;
	padding: 2px; 	
	font-weight: bold;
	color: white;
}

h5
{
	font-size: 12px;
	margin: 0px 55px 0px 15px;
	padding: 0px; 	
	font-weight: lighter;
	Color: black;
	
}

a{color: #b8002e; text-decoration: none; }
a.hover {text-decoration: underline !important; }
a.active{color: #b8002e; text-decoration: underline; }

div.clear 
{
	clear: both;
	font-size: 0px;
	line-height: 1px;	
}

