BODY, P, TD, DIV, INPUT, SELECT, TEXTAREA, SUBMIT, .normal, .large, .small {
	font-family: Verdana, Geneva, Serif;
	font-size: 10px;
	color: #333333;
	vertical-align: Top;
}

.dimmed {
	color: #444444;
}

.small, .nio_px {
	font-size: 9px;
}

.smallest {
	font-size: 9px;
}

.large {
	font-size: 11px;
}

.lineheight {
	line-height: 14px;
}

.header1, .header2, .header3, .header4, .header5,  {
	font-family: verdana, Geneva, Arial, Serif;
	font-weight: bold;
}

.header1 {
	font-size: 18px;
}

.header2 {
	font-size: 16px;
}

.header3 {
	font-size: 14px;
}

.header4 {
	font-size: 11px;
}


A {
	color: #333333;
	text-decoration: None;
}

A:hover, .activelink {
	color: #666666;
/*	font-weight:normal; */
	text-decoration: Underline Overline;
}
