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

