body, td, span {
	font-family: Verdana, Arial, Serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	list-style-image: url('../images/bullet.jpg');
}

th {
	font-family: Verdana, Arial, Serif;
	color: #ffffff;
	font-size: 12px;
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Serif;
	color: #000000;
	font-size: 10px;
}

.button {
	font-family: Verdana, Arial, Serif;
	background-color: #F35A22;
	color: #ffffff;
	font-size: 10px;
}

a, a:active, a:visited {
	font-family: Verdana, Arial, Serif;
	text-decoration: none;
	color: #F35A22;
}

.white, a.white, a.white:active, a.white:visited {
	color: #ffffff;
}

.black, a.black, a.black:active, a.black:visited {
	color: #000000;
}

a:hover, a.white:hover, a.black:hover, a.red:hover {
	text-decoration: underline;
}

small {
	font-size: 10px;
}

.error {
	font-family: Verdana, Arial;
	color: #de0000;
	font-size: 10px;
	font-weight: bold;
}

.header {
	font-family: Verdana, Arial;
	color: #F35A22;
	font-size: 14px;
	font-weight: bold;
}

.subheader {
	font-family: Verdana, Arial;
	color: #F35A22;
	font-size: 11px;
	font-weight: bold;
}

.biggrey {
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 12px;
}

.smallgrey {
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 10px;
}

.location {
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
