body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #303030;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 12px;
	color: #000000;	
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 12px;
	color: #000000;		
	text-transform: none;	
}

h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 12px;
	color: #000000;		
	text-transform: none;	
}

a:link, a:visited, a:active
{ 
	color: #606060; 
	font-size: 11px;
}

a:hover
{
	color: #909090;
	font-size: 11px;
}
