a
{
	color:#8e0101;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

strong, b
{
	
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6
{
	display:block;
	font-weight:normal;
	font-family:Georgia, Palatino, Palatino Linotype, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-break:normal;
	padding:0px;
	margin:30px 0 10px 0;
	color:#8e0101;
	line-height:30px;
}

h1
{
	font-size:38px;
	
}

h2
{
	font-size:30px;
}

h3
{
	font-size:22px;
	line-height:20px;
}



