﻿body {
	margin: 0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: DFD7C4;
	scrollbar-highlight-color: #DFD7C4;
}


p {
	font-size: 9pt;
	font-family: Arial;
	color: #3C3C3B;

}

table {	font-size: 9pt;
	font-family: Arial;
	color: #3C3C3B;
}


a:link, a:active, a:visited {
	font-family: arial;
	color: #3C3C3B;
	font-size: 9pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: arial;
	color: #aaaaaa;
	text-decoration: none;
	font-size: 9pt;
}





.nav:link, .nav:active, .nav:visited {
	font-family: arial;
	color: #ffffff;
	font-size: 9pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	font-family: arial;
	color: #3C3C3B;
	text-decoration: none;
	font-size: 9pt;
}







H1{
	color:  #635658;
	font-size: 14pt;
	font-family: palatino linotype;
	font-weight: bold;
	font-style:italic;
}
	
	
H2{	color: #635658;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{
	color: #635658;
	font-size: large;
	font-family: "Trebuchet MS";
}
	
	
ol {
	font-size: 10pt;
	font-family: Arial;
	color: #3C3C3B;
	padding-top: 4px;
}
	

li {
	margin: 0px;
	font-size: 10pt;
	font-family: Arial;
	color: #3C3C3B;
	padding-top: 4px;
}

hr {
	color: #4F4331;
	}

input {
	background-color: transparent;
	font-family: Arial;
	font-size: 9pt;
	color: #3C3C3B;
	border: 1px #3C3C3B solid;
}
textarea  {
background-color: transparent;
	font-family: Arial;
	font-size: 9pt;
	color: #3C3C3B;
	border: 1px #3C3C3B solid;
}



.image_border {
	border: 4px solid #3C3C3B;
	margin: 10px; padding:10px
}


 div.feedBurnerFeedBlock p.feedTitle { color:  #635658;
	font-size: 14pt;
	font-family: palatino linotype;
	font-weight: bold;
	font-style:italic;
 }


