body	{background-color: #fff; margin: 0px; padding: 0px;}

BODY, P, td, UL, div {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

LI {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


H1 {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
 	line-height: 16px;
}

H3 {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
}

H2 {
	color: #000000 ;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}

ADDRESS {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}

.box	{
		border-style:solid; 
		border-width:1px;
		border-color:#000000; 
		padding:0px;
		background-color:#efefef;
		}
		
.boxblack	{
		border-style:solid; 
		border-width:1px;
		border-color:#000; 
		padding:4px;
		background-color:#fff;
		}
		
.homeBar	{background-image: url("img/top_strip.gif");}	
		
.header	{font-weight:bold; font-size:16px; color:#D50000;}
.subhead	{font-weight:bold; color:#930; line-height:20px;}
.alert	{color:#f00;}
.caption	{font-size:10px; line-height: 13px;}

a:link	{font-weight:bold; color:#C11B17; line-height:16px;}
a:visited	{font-weight:bold; color:#808080; line-height:16px;}
a:hover	{font-weight:bold; color:#000000; line-height:16px;}

a.email:link	{font-weight:normal; color:#C11B17;}
a.email:visited	{font-weight:normal; color:#808080;}
a.email:hover	{font-weight:normal; color:#000000;}