BODY {
/*	background-color : white; */
	text-align : left;
	font : 10pt Verdana, Helvetica, sans-serif;
	color : black;
}

TD {
	font : 10pt Verdana, Helvetica, sans-serif;
}

A {
	color : black;
	text-decoration : none;
	font-style : italic;
}

.smalltext {
	font-size : small;
	font-family : Verdana, serif, monospace;
	color : black;
}

.smallertext {
	font-size : smaller;
	font-family : Verdana, serif, monospace;
	color : black;
}

.comments {
	background-color : #FFFFCC;
	font-size : 16px;
	text-align : center;
	vertical-align : top;
}

