BODY {
    font-family: Sans Serif,arial,times new roman; 
    font-size: 12px; 
    }

TD {
    font-family: Sans Serif,arial,times new roman; 
    font-size: 12px; 
    }

A:link {
    TEXT-DECORATION: none;
    font-family: Sans Serif,arial,times new roman; 
    font-weight: bold; font-size: 12px; color: #005600
    }
A:visited { 
    TEXT-DECORATION: none; 
    font-family: Sans Serif,arial,times new roman; 
    font-weight: bold; font-size: 12px; color: #5B5A14
    }
    
A:active { 
    TEXT-DECORATION: none; 
    font-family: Sans Serif,arial,times new roman; 
    font-weight: bold; font-size: 12px; color: #999999  
    }
    
A:hover { 
    TEXT-DECORATION: underline;font-family: Sans Serif,arial,times new roman; 
    font-weight: bold; font-size: 12px; color: #669999
    }
		
font.message {
    font-size: 12px;
    font-family: Sans Serif,arial,times new roman;
    font-weight: 600;
    color: #FF0033}

font {
    font-size: 12px;
    font-family: Sans Serif,arial,times new roman;
    font-weight: 600;
    }
	
FORM {
    margin: 1px;
    }
	
INPUT {
    color: #005600;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 800;
    background-color: #E9E8AB;
    border: 1 outset #AEBEAE;
    height: 20px;
	padding-left: 3px;
    }

	
select {
    font-size:11px;
    font-family: arial,helvetica;
	font-weight: 500;
    background: #E9E8AB;
	color: #005600;
	}

option {
    font-size:11px;
    font-family: arial,helvetica;
	}
