/* CSS Document */
/* Generic Settings */
/* Revised: RAD-14APR08 */

/* ========================== */
/* Global Stylesheet Elements */
/* ========================== */

html, body { background:none transparent; }
table { background-color:transparent !important; width:800px;}

ul, ol, p, dl, td {
	color:#333333;
	font-family:Verdana, Frutiger, "Frutiger Linotype", Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	margin-top:10px;
}
th, td {
	padding:5px 10px;
}
td {
/*	border-bottom:1px solid #CCCCCC; */
}