body, td {
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

input, textarea, select {
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
}

.nav {
	font-size: 13px;
	color: #F4F4F4;
	text-decoration: none;
}

.header1, h1 {
	font-size: 22px;
}

.header2, h2 {
	font-size: 15px;
	font-weight: bold;
}

a {
	color: #FFFF00;
}

a:hover {
	text-decoration: none;
}

.botstrip {
	font-size: 10px;
	color: #D90000;
	text-decoration: none;
}

.botstripw {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.botstrip:hover {
	text-decoration: underline;
}