body, p, td
	{
		color:#353535;
		font-weight:normal;
		font-size:13px;
		line-height:15px;
		font-family:Verdana, Arial, Helvetica;
	}




h1
	{
		color:#353535;
		font-weight:normal;
		font-size:13px;
		line-height:13px;
		font-family:Verdana, Arial,Helvetica;
	}

h2
	{
		color:#353535;
		font-weight:normal;
		font-size:13px;
		line-height:13px;
		font-family:Verdana, Arial,Helvetica;
	}

a:link { color:#74382e; text-decoration:underlined; }
a:visited { color:#74382e; text-decoration:underlined; }
a:hover { color:#74382e; text-decoration:underlined; }


a.subnav:link { color:#74382e; text-decoration:none; }
a.subnav:visited { color:#74382e; text-decoration:none; }
a.subnav:hover { color:#74382e; text-decoration:none; }

ul
	{
	list-style-type:square;
	list-style-position:outside;
	}

dl {
  overflow: hidden;
}
dt {
  float: right;
}
dd {
  float: right;
}

dd a
	{
	color: #74382e;
	text-decoration: none;
	font-weight:normal;
	}