.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
	margin: 16px;
	margin-left:16px;
	text-transform: none;
	font-weight: bold;
} 

a.body:link {color: #fff; margin:0; text-decoration: underline;}
a.body:visited {color: #fff; margin:0; text-decoration: underline;}
a.body:hover {
	color: #000;
	margin:0;
	background-color:#CCCC99;
	text-decoration:none;
}


.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#ffffff;
	line-height: 26px;
	margin: 10px;
	background-color:#CCCC99;
	text-transform:none;
	font-weight: none;
} 

a.menu:link {color:#000000; margin:0px; text-decoration: none; background-color:#CCCC99; padding:0px;}
a.menu:visited {color: #000000; margin:0px; text-decoration: none; background-color:#CCCC99; padding:0px;}
a.menu:hover {
	color: #CCCC99;
	margin:0;
	background-color:#000000;
	text-decoration:none;
	}



.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#212121;
	line-height: 20px;
	margin: 16px;
	text-transform:lowercase;
	font-weight: bold;
} 


.caption {  
font-family: Arial, Helvetica, sans-serif;
font-size: 9px; 
color:#999999;
line-height: 18px;
margin-top: 8px;
margin-bottom: 6px;
margin-left: 10px;
text-transform: none;
} 

a.caption:link {color: #ffffff; margin:0; margin-left: 0px; margin-right: 0px; text-decoration: underline;}
a.caption:visited {color: #ffffff; text-decoration: underline;}
a.caption:hover {color: #CCCC99; text-decoration:none;}

.footer {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #dedede;
line-height: 18px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 6px;
text-transform: none;
} 

a.footer:link {color: #CCCC99; margin:0; margin-left: 0px; text-decoration: underline;}
a.footer:visited {color: #CCCC99; margin:0; margin-left: 0px; text-decoration: underline;}
a.footer:hover {color: #ffffff; margin:0; margin-left: 0px; text-decoration:none;}

.image {margin:0px; border:0px;}

.foo {border:2px;}
