body, li, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 20px;
	text-align: center;
}

.toplinks {
	color: #811602;
	text-decoration: none;
	font-size: 14px;
}

.toplinks a {
	color: #811602;
	text-decoration: none;
}

.botlinks {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

.botlinks a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.joblisting a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.resume li {
	list-style-image: url(images/icon_pencil.gif);
	margin-top: 10px;
}

.services li {
	list-style-image: url(images/icon_arrow.jpg);
	margin-top: 10px;
}	

.textfield {
	border: solid 1px #000000;
}

textarea {
border: solid 1px #000;
}

.button {
	border: solid 1px #000000;
	background: #FFFFFF;
}