BODY, FORM, LI, OL, P, BR, TD, TH, TR, UL, LABEL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TEXTAREA, INPUT, SELECT, OPTION, .area, .button {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}
B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.PageTitleFont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.SmallFont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.LargeBoldFont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

