body
{
	font-size:12px;
	color:#000000;
	font-family:Verdana;
}

h1, h2, h3, h4, h5
{
	padding:0;
	margin:0;
}

h1
{
	font-style:italic;
	color:#CC0000;
	font-family:Arial;
	font-size:26px;
	font-weight:bold;
	background:transparent url(../images/h1.jpg) no-repeat 0 -2px;
	padding-left:55px;
	height:40px;
	margin-bottom:10px;
	border-bottom:1px solid #CC0000;
}

h2
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:25px;
}

h3
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:20px;
}

h4
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:15px;
}

h5
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:10px;
}

a
{
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
}

a:hover
{
	text-decoration:underline;
	color:#CC0000;
}

p
{
	margin-bottom:0px;
}