BODY {
	COLOR: #606a74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu { 
font-family: Tahoma;  
font-size: 14px;  
font-style: normal;  
font-weight: bold;  
color: #DDA85C;
 table-layout: fixed;
 padding-bottom: 10px;
 padding-top: 10px;
 border-bottom-style: dotted;
 border-bottom-color: #939393;
 border-bottom-width: 2px;
 }

a.m 
{
text-decoration: underline; 
color: #A7691D; 
font-weight: bolder; 
font-family: tahoma, verdana; 
font-size: 14px;
text-align: center;
}
a.m:hover 
{
color: #E0A863; 
font-family: tahoma, verdana; 
font-size: 14px; 
font-weight: bold;
}
a 
{
text-decoration: underline; 
color: #A7691D; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
a:hover 
{
color: #E0A863; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold;
}

.caption { 
   font-size: 16px;
	color: #A7691D;
	text-decoration: none;
	font-weight: bold;
	font-family:  Arial;
	color: #A7691D;
	text-align: right; 
}
h2 {	font-size: 15px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A7691D; 
}
h3 {	font-size: 13px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #939393; 
}
.hr {
	color: #939393;
	font-size: 16px;
	font-weight: bolder;
}

.content{
text-indent: 10px;
padding-left: 25px;
padding-right: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;	
}

.contentp{
text-indent: 10px;
padding-right: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;	
}
.copy {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
}
