
body, td, .finput, .finput2 {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.header,.subheader,.pressheader {
	font-size: 12pt;
	font-weight: bold;
}

.subheader {
	font-size: 10pt;
}

.pressheader {
	font-size: 10pt;
	color: #666666;
}

.subnav {
	font-size: 8pt;
	color: #666666;
}

.footer {
	font-size: 7pt;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

.finput {
	height: 21px;
	width: 180px;
}

.finput2 {
	width: 520px;
}

.fbutton {
	font-size: 8pt;
	height: 20px;
	width: 160px;
	background-color: #DDDDDD;
	cursor: hand;
}

.fbutton2 {
	font-size: 8pt;
	color: #FF0000;
	height: 20px;
	width: 160px;
	background-color: #DDDDDD;
	cursor: hand;
}

.fbutton2d {
	font-size: 8pt;
	color: #999999;
	height: 20px;
	width: 160px;
	background-color: #DDDDDD;
	cursor: default;
}

ul {
	margin-top: 0;
}