﻿body
{
	font-size: 14px;
	color:#ab0a0b;
	font-family: Arial;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 16px;
}

a
{
	color:#ab0a0b;
	text-decoration:none;
}

a:hover
{
	color:#D2232A;
	text-decoration:underline;	
}

p
{
	margin:13px 5px 8px 5px;
}

h1
{
	margin:5px 5px 5px 5px;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color:#ab0a0b;
	font-family: Arial;
}

h2
{
	margin:5px 5px 5px 5px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color:white;
	font-family: Arial;
}

.wht
{
	color:white;
	font-size:15px;
}
.wht strong
{
	color:white;
}

a:hover.wht
{
	color:white;
	text-decoration:underline;	
}

td.sptop
{
	border-bottom: #ab0a0b thin dotted;
	padding: 10px 0px 5px 20px;
	width: 190px;
}

td.spmid
{
	border-bottom: #ab0a0b thin dotted;
	padding:30px 0px 5px 20px;	
}

td.spbtm
{
	padding:30px 0px 5px 20px;	
}

td.spltop
{
	border-bottom: #ab0a0b thin dotted;
	width:170px;
}

td.splmid
{
	border-bottom: #ab0a0b thin dotted;	
}

