
body,td,th {
	color: #663333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-align:left;
	scrollbar-track-color:#EFC8C9;
    scrollbar-base-color:#EFC8C9;
	scrollbar-face-color:#EFC8C9;
	scrollbar-arrow-color:#663333;
	scrollbar-highlight-color:#663333;
	scrollbar-shadow-color:#663333;
	scrollbar-3dlight-color:#EFC8C9;
	scrollbar-darkshadow-color:#EFC8C9;
}
body {
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
h1{
	color: #663333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align:left;
              font-weight: bold;
}
.text{	
              color: #663333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-align:left;
}
a:link {
	color: #122F10;
	text-decoration: none;
}
a:visited {
	color: #122F10;
	text-decoration: none;
}
a:hover {
	color: #CE9198;
	text-decoration: underline;
}
a:active {
	color: #122F10;
	text-decoration: none;
}
input, textarea, select {
	background-color:#FFFFFF;
	border:1px solid #663333;
	color:#000000;
}
.fans {
         	background-color:#FFFFFF;
	border:1px solid #663333;
	color:#000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
