BODY {
	background-color : White;
	color : #006400;
	font-family : Verdana, Arial, sans-serif;
}

A:LINK {
	background-color : White;
	font-weight : bold;
	color : #CC9900;
}

A:VISITED {
	background-color : White;
	font-weight : bold;
}

TABLE {
	border: none;
	width : 100%;
	padding : 5px;
}

H2.emphasis {
	font-style : italic;
}

.keyword {
	font-weight : bold;
}



