

.heading
{
	font-size:13px;
	font-weight:bold;
}

.body_copy
{

}

/* Default styles */

html, body, table, td, tr, p, ul, li, ol
{ 
	FONT-FAMILY:  verdana, arial, sans-serif, helvetica;
	font-size: 11px;
	color: #543D3D;
}

small 
{ 
font-size: 10px;
}

hr
{
	height: 1px;
}

A:link, A:visited, A:active
{
	color: #00ABC9;
	text-decoration:underline;
}
A:hover {  color: #FFFFFF; background-color: #00ABC9}
