<style type="text/css">
<!--

A:LINK {
	color: #00008B;
}
A:VISITED {
	color: Green;
}
A:ACTIVE {color:#FFcc00;text-decoration: none}
A:HOVER {
	color: #FF1493;
}

B {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.menu {
	border-top : thin dotted Blue;
	background-color : #F0FFF0;
	border-left : thin dotted Blue;
	border-right : thin dotted Blue;
	border-bottom : thin dotted Blue;
}

CAPTION {
	background-color : #FFF0F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold 10px;
}

TR {
	text-align : center;
	
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
}
.news {
	background-color: Yellow;
	font-weight: bolder;
}
h1 {color:#333366;font-size:24;font-weight:bold}
h2 {color:#333366;font-size:12;font-weight:bold;font-style:italic}
h3 {color:#333366;font-size:14;font-weight:bold}

.jobs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
}
-->
</style>