
body         
{

	background-color: #55090B;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
}

td
{
	font-family: verdana;
	font-size: 14px;
	vertical-align: top;	
}

img
{
	border: 0px;
}

.redtext
{
	color: #E93C23;

}

.footer
{
	text-align: center; 
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #CCCCCC;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited
{
	color: #FFFFFF;
}
.footer a:hover
{
	color: #FFFF00;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1
{
	background-image: url('../images/layout/h1.gif'); background-repeat: no-repeat; background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	
}

h4
{
	background-image: url('../images/layout/h4.gif'); background-repeat: repeat-x; background-position: left top;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	padding-left: 7px;
	margin-top: 0px;
	padding-top: 0px;
}

.main
{
	width: 582px;
	text-align: justify;
	line-height: 150%;

}
