﻿h2 {
	margin: 19px 48px 0 28px;
	padding: 0 0 0 4px;
	font-size: 22px;
	font-weight: normal;
	color: #8A2003;
	border-bottom: 1px solid #8A2003;
	}


#content table {
	margin: 22px 0 0 28px;
	padding: 0 0 0 0;
	width: 506px;
	font-size: 11px;
	color: #2C2B2B;
	}
	
#content td {
	padding: 10px 0 10px 0;
	vertical-align: top;
	}
#content td.header {
	padding: 0px 0 10px 0;
	text-decoration: underline;
	font-size: 12px;
	}
#content td.rep {
	padding-left: 10px;
	width: 111px;
	font-size: 12px;
	}
#content td.info {
padding-left: 30px;
	}
#content td.territory {
	padding-right: 10px;
	width: 150px;
	}
#content p {
	margin: 10px 0 0 28px;
	color: #8A2003;	
	}
#content td a:link, #content td a:visited, #content td a:hover {
	color: #2C2B2B;
	text-decoration: none;
	}
#content td a:hover {
	text-decoration: underline;
	}
#content tr.alt 
{
	background: #F5F1E6;
}

