body	{ 
background-repeat: none; 
background-attachment: none; 
background-color: #ffffff; 
overflow: auto}

body, td	{font-family: Verdana;
font-size: 10px; 
color: #888888; 
line-height: 130%}

a:link, a:visited	{text-decoration: none;
MARGIN-BOTTOM: 1px; 
color: #DEA8BF;}

a:hover	{cursor: crosshair; color: #871C48; text-decoration: none;}

input, textarea, option, select {
font-family: Verdana;
    font-weight:normal;
font-size:10px;
line-height:15px;
    color: #ffffff; 
    border-bottom: 1px solid #404040;
	border-top: 1px solid #404040;
	border-left: 3px solid #ffffff;
	border-right: 1px solid #404040;
    background-color: #404040
}
    
    h1 {
      font-family: georgia;
      font-size: 16px;
      color: #404040;
      text-align: left;
      font-weight: bold;
      border-bottom: 2px solid;
      text-align:right;
      letter-spacing: 2px;<}