#content		{
	width: 960px;
	margin:0 auto;
	height:100%;
	background-color:#FFFFFF;
	padding:6px;
	border: 5px solid #BB0039;
	margin-top:40px;
				} 

body {
	background-image:url(images/background.png);
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color:#666666;
	
	}	
b1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:24px;
	color: #BB0039;
}
h3 {
	font-family: courier new;
	text-align: left;
	font-size: 14px;
	color: #BB0039;
	}
h4 {
	font-family: courier new;
	color:#BB0039;
	text-align: left;
	font-size: 12px;
}

a.pol	{
		font-family: courier new;
		font-size:12px;
		}
	
a.hit	{
	color:#666666;
	font-size:11px;
		}
		
a.link
		{
		color:#660099;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
