body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FFFFFF;
	font-size: 11px;
}
.headings {	
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subheadings {	
	font-size: 12px;
	font-weight: bold;
	background: #F7F7F7;
	color: #000000;
}
.title {	
	font-size: 12px;
}
.nav {	
	font-size: 9px;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}
a:link {	
	color: #622A10;  

	text-decoration: none;
}
a:visited {	
	color: #8b8d8a;

	text-decoration: none;
}
a:hover {	
	color: #D25400;

	text-decoration: underline overline;
}
a:active {	
	color: #ECB32C;

	text-decoration: none;
}
img {
	border: 0;
}
.content,p,li,td {	
	font-size: 11px;
	color: #000000;
}
.footer {	
	font-size: 9px;
}

/*Blogger content*/

.blogfooter {  	 
	font-size: 9px;
	background: none; 
	color: #999999; 
}
.blogcomments {  	 
	font-size: 9px;
	background: none;
	color: #333333; 
}.links {
	background-color: E3E3E3;
	background-repeat: repeat-x;
	text-align: center;
}
