LI {
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : normal;
	letter-spacing : normal;
	margin-left : 8px;
	margin-right : 8px;
}
H1 {
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	font-variant : normal;
	font-weight : bold;
}
A:HOVER {
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : #9AA6AF;
	text-decoration : none;
}
P {
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : normal;
	letter-spacing : normal;
	margin-left : 8px;
	margin-right : 8px;
	color : #696969;
}

A:LINK {
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : #454F58;
	text-decoration : none;
	font-style : italic;
}

A:VISITED {
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : #9AA6AF;
	font-style : italic;
	text-decoration : none;
}


