.keyword, .deep {
	font-weight : bold;
	font-family : Addict, "Courier New", Courier, monospace;
	font-size : larger;
	color : #8B0000;
	background-color : transparent;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H3 {
	border-bottom : 2px solid #654895;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-weight : bolder;
	font-size : larger;
	color : #654895;
	background-color : transparent;
	margin-left : 85px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-size : larger;
	margin-left : 85px;
	font-weight : bolder;
}

BODY {
	background-color : #E0FFFF;
	font-family : Arial, sans-serif;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

A:LINK {
	font-family : Arial, sans-serif;
}

