BODY {
	
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
/*	
	vlink:#669933;
	alink:#490093;
*/	
	leftmargin:0; 
	topmargin:0;
	marginwidth:0;
	marginheight:0;
}
a {
/*
	color: #669933;
*/
}
p {
	font-size:12px;
}

SPAN.header {
	font-weight:bold;
	font-size:13px;
}

SPAN.smallred {
	color:rgb(255, 102, 102);
	font-size:smaller;
	font-weight:bold;
}

pre {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10;	
	color:#669933;
}
ul {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12;
}
table {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12;
}

td.header {
	font-weight: bold;
}

td.form {
	vertical-align:top;
}

