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

body, td	{font-family: Tahoma;
font-size: 10px; font-weight: bold;
color: #000000; 
line-height: 130%}

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

a:hover	{cursor: help; color: #000000; background-color: #33712E; text-decoration: none;}

input, textarea, option, select {
font-family: Tahoma;
    font-weight:normal;
font-size:11px;
line-height:14px;
    color: #000000; 
    border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 10px solid #C10031;
	border-right: 1px solid #000000;
    background-color: #ECE4A3
}
    
 h1 { 
font-style: italic; 
font-weight: bold; 
font-size: 16px;
color: #F3A831;  
letter-spacing: 1px;
border-bottom: 1px dotted #000000;
padding: 2px 0 2px 4px; 
margin: 2px;
font-family: Georgia;
}