body 
{
background: #e9e9e9;
background: #FFEECE;; 
color: #000000;
font: 12px verdana;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

h1
{
font-size: 14px;
color: #C43815;
font-weight: bold;
}

td, tr, table
{
	font: 12px verdana;
	word-spacing : 5px;
	line-height : 16px;
}

 a {
	color: #643200;	
	font-weight: bold;
	word-spacing : 0px;
}

a:hover {
	color:#CF5B30; 
	font-weight: bold;	
}

li{
	line-height : 20px;
}

img {	
 border: 1px solid black;
 margin:20px;	
}

.follow {
	font-size:14px;
	font-weight: 900;
	color: #000000;  
}

.header
{
background-color: #CF5B30; 
font-weight: bold;
font-size: 18px;
color: #643200;
line-height: 25px;
}

.ind {
font-size: 11px;  	
}
.ind a {	
font-weight: bold;
color: #B22222;
background-color: white;
margin: 3px;
}
.ind a:hover {	
font-weight: bold;
color: #000000;
}

.subheader{
	background-color:  White;
	border: solid 1px #CF5B30;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	color: #643200;
}

.headerhr {
	height:1px;
	color: #A0522D;
}

