P, UL, OL, DL, TD, BLOCKQUOTE, BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}
H1, H2, H3, H4, H5, H6, TH {
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 24px;
}
H2 {
	font-size: 22px;
}
H3 {
	font-size: 19px;
}
H4 {
	font-size: 18px;
}
H5 {
	font-size: 18px;
}
TH {
	font-size: 16px;
}
LI {
	padding-bottom : 3px;
	padding-top : 2px;
}
DT {
	font-weight: bold;
}
DD {
	padding-bottom : 3px;
}
.hidden {
	color : white;
}
.small	{
	font-size: 12px;
}

