BODY
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(img/bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}

BODY, TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}
H1, H2, H3, H4, H5
{
	margin: 2px 0px 1px;
	color: maroon;
}
H1
{
	margin: 12px 0px 4px;
	font-weight: 700;
	font-size: 14pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	margin: 10px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	700;
	font-style:	normal;
	}	
		
H3	{	
	margin: 6px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4
{
	font-weight: bold;
	font-size: 11pt;
	margin: 4px 0px 2px;
	word-spacing: normal;
	text-transform: none;
	color: darkred;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: underline;
}	
	
H5
{
	font-weight: 500;
	font-size: 8pt;
	margin: 4px 0px 2px;
	word-spacing: normal;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
			
A:link
{
	color: #D42900;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#D42900;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#D42900;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	maroon;
	}
	
.gridrow
{
	border-top: darkgray 1px;
	border-bottom: silver 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.textbox
{
	width: 280px;
}
.textbox2
{
	width: 50px;
}
.small {
	font-size: 8pt;
}
.botlink {
	font-size: 8pt;
}
A.botlink:link
{
	color: #D42900;
	text-decoration: underline;
}	
		
A.botlink:visited	{	
	text-decoration:	underline;
	color:	#D42900;
	}	
		
A.botlink:active	{	
	text-decoration:	underline;
	color:	#D42900;
	}	
		
A.botlink:hover	{	
	text-decoration:	none;
	color:	maroon;
	}
.firm_title
{
	font-weight: bold;
	font-size: 10pt;
	margin: 12px 0px 20px;
	color: maroon;
	border-bottom: maroon 1px solid;
	height: 40px;
}
.new_addr
{
	margin-top: 5px;
}
A.blacklink:link {
	color: #000000;
}
A.blacklink:visited {
	color: #000000;
}
A.blacklink:active {
	color: #000000;
}
A.blacklink:hover {
	color: #000000;
}
.boldred
{
	font-weight: bold;
	color: #d42900;
}
TD.CustName
{
	font-weight: bold;
	font-size: 20pt;
	color: darkred;
	text-decoration: underline;
}
