td {
	font-family:verdana; 
	font-size:12px; 
	color: #FFFFFF;
	line-Height:150%;
}

td.header {
	font-family:Trebuchet MS,Helvetica,sans-serif; 
	font-size:15px; 
	color: #663300;	
	font-weight: bold;
}

font.warning {
	font-family:verdana; 
	font-size:12px;	
	line-Height:125%;	
	font-weight: bold;
	color: #FF0000;
}

input {
	font-family:verdana; 
	font-size:12px; 
	color: #000000;
	line-Height:150%;	
}

textarea {
	font-family:verdana; 
	font-size:12px; 
	color: #000000;
	line-Height:150%;
}

select {
	font-family:verdana; 
	font-size: 12px; 
	color: #000000;
	line-Height:150%;
}

a {
	font-family:verdana; 
	font-size:12px; 	
	line-Height:150%;
	color: #CC0000;	
	text-decoration: none;	
}

a:visited {
	font-family:verdana; 
	font-size:12px; 	
	line-Height:150%;
	text-decoration: none;	
}

a:hover {
	font-family:verdana; 
	font-size:12px; 	
	line-Height:150%;
	color: #CC0000;
	text-decoration: underline;
}

img.border1 {
	border: solid 1px red;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

img.border0 {
	border: solid 0px red;
	margin-left:0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;	
} 
