body {
  font-family:Georgia, Times New Roman, Times, serif;
 }
 
 div.home {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	background : #FFFFFF;
	border: 2px solid #6C4D2D;
}

.bg {
background-image: url(images/backmenu_2.gif);
background-repeat: no-repeat;
}


P  {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	margin: 4px;
}


TD  {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	margin-left: 3px;
}

LI  {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	margin-left: 10px;
}

H1  {
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	color: #496bbd;
	margin: 7px;
    border-bottom: 2px solid #e2edf9;
}

H1.dark  {
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	color: #496bbd;
	margin: 7px;
    border-bottom: 2px solid #496bbd;
}

H2  {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	margin: 7px;
	padding: 5px;
	color: #000000;
}

H2.blue  {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	margin: 7px;
	padding: 5px;
	color: #496bbd;
	border-bottom: 2px solid #e2edf9;
}

H3  {
	font-size: 16px;
	font-family: Arial, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	line-height: 19px;
	margin: 0px;
	padding-bottom: 7px;
}

H4  {
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	padding: 2px;
	margin-bottom: 5px;
}

H4.title  {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	background : #CCCCCC;
}

H4.subtitle  {
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	background : #dcbaba;
}

H4.details  {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}

H5  {
	font-size: 11px;
	font-family: Arial, Times New Roman, Times, serif;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	margin: 0px;
}

H6  {
	font-size: 9px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 13px;
	color: #cccc99;
	margin: 0px;
}

H6.text  {
	font-size: 9px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 13px;
	color: #666666;
	margin: 0px;
}

A.home:link  {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 17px;
	color: #CCCC99;
}

A.home:visited  {
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 17px;
	color: #CCCC99;
}

a:link {color:#800000; border: none;}
a:visited {color:#800000; border: none;}
a.plain:hover {color:#800000; border: none;}

a.footer {
	color: #cccc99;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	}
	
a:visited.footer {
	color: #cccc99;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	}