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

body, td	{font-family: Georgia;
font-size: 12px; 
color: #831846; 
line-height: 150%}

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

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

input, textarea, option, select {
font-family: Georgia;
    font-weight:normal;
font-size:16px;
line-height:24px;
    color: #000000; 
    border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 10px solid #000000;
	border-right: 1px solid #000000;
    background-color: #B3718E
    }
    
    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;<}