body, table, tr, td {
	font: 8pt verdana; 
	color: #063E6E;
	background-color: #DDF4FB;}
	

a:link, a:active, a:visited {
	font-weight: bold;
	color: #063E6E}
a:hover {color: #063E6E}
input, textarea, option, select {
	background-color: #DDF4FB;
	font: 8pt verdana;
	color: #063E6E;
	border: 1px solid #063E6E;
	padding:0px; }
	
table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: inset;
	border-color: #063E6E;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #063E6E;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #063E6E;
	-moz-border-radius: ;
}
