.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d0909;
	
}

h2 {

	color: #5d0909;
		
     }


a.smlink:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: none; color: #4C0202; text-decoration: none}
a.smlink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: none; color: #4C0202; text-decoration: none}
a.smlink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: none; color: #4C0202; text-decoration: none}

a.bodylink:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #CB943A; text-decoration: underline}
a.bodylink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #CB943A; text-decoration: underline}
a.bodylink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #CB943A; text-decoration: underline}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5d0909;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #5d0909;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #5d0909;
}

table.lash {
	width:300px;
	padding:0px;
	

}

table.lash2 {
	width:250px;
	padding:0px;
	

}
table.lash td {
	background-color:#FFFFFF;
	color:#5d0909;
	padding:0px;
	border-bottom:1px dotted #5d0909;
	height: 20px;
}

table.lash th {
	background-color: #CCCCCC;
}

table.lash2 td {
	background-color:#FFFFFF;
	color:#5d0909;
	padding:0px;
	border-bottom:1px dotted #5d0909;
	height: 20px;
}

table.lash2 th {
	background-color: #CCCCCC;
}


/*.justifyheight td {

	height: 100px;
}*/