body
{
	background-color: #BBCCA0;
	color: #514E4D;
	font-family: verdana, arial, sans-serif;
	font-size: 12px; 
	margin: 0;
	padding: 0;
	
}


A:link 
{ 
	color: #6B7E50;
	text-decoration: none;

}
A:visited
{ 
	color: #6B7E50;
	text-decoration: none;
}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;

}

hr
{

	background-image: url(images/hr.gif);
	width: 100%;
	height: 1px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

A:active
{
	color: #6B7E50;
	text-decoration: none;
}

A:hover
{
	color: #6B7E50;
	text-decoration: underline;
}

.tablebody
{
	background-image: url(images/bodybg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.tableright
{
	background-image: url(images/right_bar/bg1.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #9FB87D;
}


H1 
{ 
	font-family: Verdana;
	font-size: 10px;
	color: #514E4D;
	font-weight: normal;
}

H2 
{ 
	font-family: Verdana;
	font-size: 12px;
	color: #514E4D;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;

}

H3
{
font-family: Verdana;
font-size: 9px;
color: #514E4D;
font-weight: normal;
}

H4
{
font-family: Verdana;
font-size: 8px;
color: #514E4D;
font-weight: normal;
line-height: 1px;
}

H5
{
font-family: Verdana;
font-size: 14px;
color: #514E4D;
font-weight: normal;
line-height: 16px;
}

H6 
{ 
	font-family: Verdana;
	font-size: 11px;
	color: #6B7E50;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
}

H7 
{ 
	font-family: Verdana;
	font-size: 9px;
	color: #6B7E50;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
}
