body {
	margin: 20px;
	background-color: #f8f8f8;
}

.header {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 85%; 
	font-weight: 700; 
	margin-top: 0px; 
	margin-bottom: 35px; 
	line-height: 18px;
	text-align: center;
}

.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 75%; 
	font-weight: 700; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	text-align: center;
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 150%; 
	color:#000000; 
	margin-top: 15px; 
	margin-bottom: 7px;
}
h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 130%; 
	color:#000000; 
	margin-top: 12px; 
	margin-bottom: 8px;
}
h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 108%; 
	color:#000000; 
	margin-top: 15px; 
	margin-bottom: 6px;
}
h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 100%; 
	color:#000000; 
	margin-top: 8px; 
	margin-bottom: 2px;
}

td {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt;  
	color:#000000;
}

ul {
	list-style-type: square;
	margin-top: 3px; 
	margin-bottom: 8px;
}

p {
	margin-top: 10px; 
	margin-bottom: 3px;
}

a:link {color:#30367B; text-decoration: underline;}
a:visited {color:#30367B; text-decoration: underline;}
a:hover {color:#ffffff; background-color: #6A72CE; text-decoration:none;}
a:active {color:#000000; background-color: #DE7BD7; text-decoration:none;}
a:focus {color:#000000; background-color: #DE7BD7; text-decoration:none;}

.row {
	height: 19px;
	font-size: 9px;
}

.jobs {
	border-left-width:14px;
	border-top-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-color:#6A72CE;
	border-style:solid;
	padding:5px;
	margin-right:115px;
}
