body	{ 
    font-family: sans-serif; 
	font-size: 12pt; 
	color: #fff; 
	background-color: #333; 
	margin-top:  75px;
	margin-left: 75px;
}
table.index {
	margin-left: -10px;
	border-spacing:10px;
}
table {
	border-spacing:0px;
}
td.cwg_nav {
	width: 100px;
	text-align: center;
	font-size: 10pt; 
}
p.cwg_footer {
	font-size: 8pt; 
	font-style:italic;
	margin-top: 40px;
}
a { 
	color: #fff; 
	text-decoration: none;
	font-weight: bold; 
}
a:hover { 
	text-decoration: underline 
}

