<!--

body {	
	background-color: #638C99;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 100%; /* IE hack */
}
table { font-size: 100%; /* IE hack */ }
input, td, th {font-size:100%; /* IE hack */}

#title {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
}

#detail {	
	background-color: #CCCCFF;
}
-->