body {	font-family: Arial;
	font-size: 12pt;
	background-color: #687584
	}
td {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	}
big {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B545F;
	font-weight: bold;
	line-height: 16pt;
	text-indent: 10px;
	letter-spacing: 5px
	}
small {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414852;
	font-weight: normal
	}
A:link { color: #333333; text-decoration:none}     	/* unvisited link */
A:visited { color: #333333; text-decoration:none}   	/* visited links */
A:hover {color: #000000; text-decoration:none}      	/* mouse over link */
td.lightedge {background-color: #AAAAAA}		/* light edge effect for tables */
td.darkedge {background-color: #4B545F}			/* dark edge effect for tables */
td.button {background-color: #758393}			/* regular table coloring */
.highlight {background: #A8B0BB;}			/* onmouseover color */
.nohighlight {background: #758393;}			/* onmouseout color */