body { 
	display: block;
	background-color: #c0c0c0; 
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #ffffff;
	margin-top: 8px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px; 
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	 color: #000000;
	line-height: 16px;
	font-weight: normal;
}


td#content_cell_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	 color: #000000;
	line-height: 17px;
	font-weight: normal;
}

td#content_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	 color: #000000;
	line-height: 16px;
	font-weight: normal;
}


a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}
a:link {color: #ef1d1d;}
a:active {color: #ef1d1d;}
a:visited {color: #ef1d1d;}
a:hover {color: #ef1d1d; text-decoration: underline; }


.address {
	color: #444444;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}

.header1 {
	font-size: 14px;
	color: #666666;
	line-height: 19px;
	font-weight: bold;
}

a.big_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 21px;
	font-style: none;
	 color: #ef1d1d;
	 line-height: 24px;
	 text-decoration: none;
	font-weight: none;
}

a.big_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 21px;
	font-style: none;
	 color: #ef1d1d;
	 line-height: 24px;
	 text-decoration: underline;
	font-weight: none;
}

a.big_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 21px;
	font-style: none;
	 color: #ef1d1d;
	 line-height: 24px;
	 text-decoration: underline;
	font-weight: none;
}

a.big_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 21px;
	font-style: none;
	 color: #ef1d1d;
	 line-height: 24px;
	 text-decoration: none;
	font-weight: none;
}

.crawl_holder
{
    position:relative;
    left: 0px;
    top: 0px;
    width: 0px;
    overflow:hidden;
    height:22px;
    border:0px solid black;
    background-color:#ffffff;
}
  
.crawler
{
    white-space:nowrap;
    font-size:11pt;
    color:#ef1d1d;
}



