﻿body 
{
	font-family:Arial,Helvetica;
	font-size:9pt;
	margin-left:5px;
	margin-top:3px;
}
a:hover
{
	color:#ff6600;
}
h1
{
	font-family:Arial,Helvetica;
	font-size:small;
	margin: 0 0 0 0;
}
h2
{
	font-family:Arial,Helvetica;
	font-size:small;
	margin: 0 0 0 0;
}
h3
{
	font-family:Arial,Helvetica;
	font-size:small;
	font-weight:normal;
	margin: 0 0 0 0;
}
h3.cities
{
	font-size:8pt;
	font-weight:normal;
}
h3.ad
{
	font-weight:bold;
	color:Maroon;
	font-size:9pt;
}
h4 
{
	font-family:Arial,Helvetica;
	font-size:small;
	font-weight:normal;
	margin: 0 0 0 0;
}
h5
{
	font-family:Arial,Helvetica;
	font-size:small;
	font-weight:normal;
	margin: 0 0 0 0;
}
.menu {
	    color: #ffffff;
	    font-weight: normal;
	    text-decoration: none;
	}
.menu a {
	    color: #ffffff;
	    font-weight: normal;
	    text-decoration: none;
	}
.menu a:hover {
	    color: #ffffff;
	    font-weight: normal;
	    background-color: #0f4d2a;
	    text-decoration: underline;
	}
.jobmenu 
{
	white-space:nowrap;
	vertical-align:bottom;
	text-align:left;
}
li.ad
{
	width:100%;
	height:120px;
	font-size:8pt;
	border-bottom:1px dotted Gray;
}
li.job
{
	list-style-type:square;
	margin-bottom:5px;
}
