.subtitle { 
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold; 
color: #663300;
}

.bodycopy {
	font-size : 11px;
	color: #2E343A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.link1	{
	text-decoration: none;
	font-family:   Arial,Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #663300;
}

.link2	{
	text-decoration: none;
	font-family: Arial,Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #996600;
}

A {text-decoration:none;  }

IMG { float:left; }



