P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}
TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
}
H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 140%;
	margin-top : 0.3ex;
	margin-bottom : 0.8ex;
}
H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 120%;
}
UL {
	font-size : 95%;
	font-weight : normal;
}
OL{
	font-weight : bold;
}
OL.NORMAL{
	font-weight : normal;
}
code{
	font-weight : bold;
	font-size : 100%;
}
pre{
	background-color : #ecfcff;
}
span.disabled{
	color : Gray;
}
LI.PADDED{
	padding-top : 1em;
	font-size : 100%;
}
A{
	color : Blue;
}
A:VISITED{
	color : Purple;
}
A.EXTERNAL{
	color : #5FA55A;
}
A:HOVER {
	background-color : #E9E9E9;
}

