body, td, th {
	font-family: "Lucida Sans", Verdana, Arial, Geneva;
	font-size: 13px;
	color: #666666;
	background-color: #ffffff;
}

h1 {
	font-size: 22px;
	color: #0091D0;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #0091D0;
	text-align: center;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
}
.paragraph_center {
	text-align: center;
}

a:link {
	color: #ff6600;
}
a:visited {
	color: #ff6600;
}
a:hover {
	color: #0091D0;
}
a:active {
	color: #ff6600;
}

img {
	border: none;
}
th {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	text-align: left;
	vertical-align: top;
	
}
.paragraph_center {
	text-align: center;
}
.table_header {
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	background-color:#ff6600;
}
.submit {
	font-size: 20px;
	color: #FFF;
	background-color: #0091D0;
	text-align: center;
	}
.navigation {
	color: #FFF;
	background-color: #0091D0;
	font-size: 16px;
}

.headlines_column {
	background-color: #c5c5bd;
}

.headlines_column_header {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	background-color:#ff6600;
	text-align: center;
}

.job_posting_header {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
}

.table_hours_of_ops {
	background-color: #c5c5bd;
}
