td        {font-size: 12pt;}
span      {font-size: 12pt;}
body {background:#ffe;color:#6c3542
       letter-spacing : 0.6pt;
       line-height : 100%;
       margin: 20px;
	scrollbar-3dlight-color:#cf2341;
	scrollbar-arrow-color:#cf2341;
	scrollbar-base-color:#ffe;
	scrollbar-face-color:#facec5;
	scrollbar-highlight-color:#facec5;
	scrollbar-shadow-color:#facec5;
	scrollbar-darkshadow-color:#cf2341;
	scrollbar-track-color:#ffe;
font-size: 11pt;}

p         {font-size: 12pt;} 
a:link {
  text-decoration : none;
  color : #cf2341;
  border-bottom : none;
}
a:visited {
  text-decoration : none;
  color : #cf2341;
  border-bottom : none;
}
a:active {
  text-decoration : none;
  color : #ffe0d9;
  border-bottom : none;
  background-color: #e35770;
}
a:hover {
  text-decoration : none;
  color: #6c3542;
  border-bottom : none;
  position : relative; top : 1px; left : 2px;
}
.border {
	width:80px ;
	padding:2px 2px ;
	border:1 solid #5b5824 ;
	text-align:center;
	}
.in1{
  font-size: 9pt;
  color:#cf2341;
  background:#ffe0d9;
  border-top:none;
  border-left:none;
  border-bottom:none;
  border-right:none;
}

.in2{
  font-size: 13pt;
  background:#ffe0d9;
  border-top:none;
  border-left:none;
  border-bottom:none;
  border-right:none;
}

input,textarea,select{
	color:#5b5824 ;
	background-color:#f7f9d7 ;
	border:1 solid #5b5824 ;
	}
HR{
  noshade;
  color="#cf2341";
}
