.text
{
	
	font: normal 9pt Tahoma;
	color: #AF8B6B;
	line-height: 160%

} 

.textbold
{
	font: bold 10pt Tahoma;
	color: #993300;
	line-height: 180%

} 


.title
{
	color: #B9243A;
	font-family: times;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

.H1
{
	display:inline
} 

a.blue{
	font: normal 13px Arial;
	color: #006699;
	text-decoration: none;

}

a.blue:hover {
	font: normal 13px Arial;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}

a.sidelinks{
	font: normal 13px Tahoma;
	color: #9C7450;
	text-decoration: none;

}

a.sidelinks:hover {
	font: normal 13px Tahoma;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}


a.mid{
	font: 10px Arial;
	color: #F9F7F3;
	text-decoration: underline;

}

a.mid:hover {
	font: 10px Arial;
	color: #ffffff;
	text-decoration: none;
}

a.bottomlinks{
	font: bold 10px Arial;
	color: black;
	text-decoration: none;

}

a.bottomlinks:hover {
	font: bold 10px Arial;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}
