.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #C0C0C0;
	padding: 0px;
	margin: 25px;
	list-style-type: square;
	height: 10(value);
	list-style-position: outside;
}
.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	padding: 0px;
	list-style-position: inside;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	padding: 0px;
	margin: 25px;
	list-style-type: square;
	height: 10(value);
	list-style-position: outside;
}a:visited    { color: #C0C0C0 }a:link       { color: #C0C0C0 }