body, p, ul, ol, dl, td, input, textarea {
	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: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
th {
	font-size: 15px;
}
li {
	padding-bottom : 3px;
	padding-top : 2px;
}
dt {
	font-weight: bold;
	padding-bottom : 3px;
	padding-top : 2px;
}
dd {
	padding-bottom : 3px;
}


