body {
        background-color: #FFF7E7;
        font-family: verdana, arial;
	  font-size: 13px;
        color: #400000;
        line-height: 17px;
        margin: 0px 0px 0px 0px;
        margin-width: 0px;
        margin-height: 0px;
}
.help {
        background-color: #DEE2FB;
        font-family: verdana, arial;
	  font-size: 13px;
        color: #400000;
        line-height: 17px;
        margin: 0px 0px 0px 0px;
        margin-width: 0px;
        margin-height: 0px;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #8F060D;
}
a:visited { 
	color: #9E5154; 
	font-weight: normal;
}
a:hover { color: #FF0000; }
a:active { color: #943439; }

.stats {
	font-size: 12px;
}
a.stats, a.stats:visited {
	font-size: 12px;
	font-weight: normal;
}
.bio {
	font-family: verdana;
	font-size: 11px;
}
a.bio, a.bio:visited {
	font-size: 11px;
	font-weight: normal;
}
a.menu {
	font-size: 11px;
	text-decoration: none;
}
.tiny {
	font-family: verdana;
	font-size: 10px;
}
a.tiny, a.tiny:visited {
	color: #8F060D;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.menu, a.menu:link {
	font-family: tahoma, verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.hdr-brn {
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	color: #400000;
}
p       {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgB {
	border-color: #8F060D;
}