body { background-color:#D8FFDC; }

a:link { color:#000000;
	text-decoration:underline; }
a:visited { color:#000000;
	text-decoration:underline; }
a:active { color:#000000;
	text-decoration:underline;}
a:hover { color:#000000;
	text-decoration:underline; }

h1 { font-family: Verdana; 
	font-size: 16px;
	color:#000000;
	border-bottom:solid thin black; }

p,li  { font-family: Verdana;
	font-size:14px; }

table, th, td  { font-family: Verdana; 
	font-size:14px; 
	margin-bottom: 0; 
	margin-top: 0;
	vertical-align:top; }

