BODY, TD, DIV, INPUT, OPTION, TEXTAREA, SUBMIT, .normal {
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 10px;
	color: #000000;
}

.dimmed {
	color: #444444;
}

.small {
	font-size: 10px;
}

.smallest {
	font-size: 9px;
}

.header1 {
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-size: 30px;
	font-weight: bold;
}

.header2 {
	font-size: 11px;
	font-weight: bold;
}

A {
	color: #000000;
	text-decoration: None;
}

A:hover {
	color: #4444AA;
	text-decoration: None;
}