a:link {
	text-decoration: none;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

BODY
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	scrollbar-face-color : #CCCC99;
	scrollbar-shadow-color : #663300;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #CCCC66;
	scrollbar-darkshadow-color : #CCCC33;
	scrollbar-track-color : #FFFFCC;
	scrollbar-arrow-color : #CC9900;
	background-color: #FFFFCC;
	border-color: #CCCC99;
	border: 0;
	font-weight: bold;
	font-style: normal;
}a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

.boxes {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #FF0000;
    background-color: #FFFFFF; 
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px; 
    margin-left: 2px; 
    border: none;
    width: 100px; 
    height: 16px;
    cursor: text
; border-color: #FF3333 black black
; border-width: thin 0px 0px
}


.comments {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #FF0000;
    background-color: #FFFFFF; 
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px; 
    margin-left: 2px; 
    border: 0px none;
    width: 125px; 
    height: 50px;
    cursor: text
}

.button {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #333333;
    background-color: #CCCC99; 
    height: 16px; 
    border: none; 
    border-color: #000000; 
    cursor: default}

.checkbox {  
    height: 12px;
    width: 12px; 

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

