td {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 75%; 
	color: #666666;
	}
h1 {
	FONT-SIZE: 125%; 
	color: #003366;
	margin: 10px
	}
h2 {
	FONT-SIZE: 125%; 
	color: #003366;
	}
h3 {
	FONT-SIZE: 110%; 
	color: #666666;
	margin: 0px;
	}
b {
	font-weight: bold;
	}
a, a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}
 a:hover {
	color: #666666;
}

.footer {
	font-size: 90%;
	color: #666666;
	font-weight: normal;
}
a.footer, a.footer:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	}
a.footer:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.tableborder { 
	border: #CCCCCC solid 1px; 
}
.contenttableborder { 
	border: #CCCCCC solid 1px;
	padding: 10px; 
}
.jobtablebg {
	background-color: #dddddd;
	}

