
BODY{
	color : #003E01;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin : 0 0 0 0;
}

td.grass {
	background-image : url(graphics/grass2.jpg);
}


A {
	color : Blue;
}
hr {
	color : #003e01
}

A:HOVER {
	color : Red;
}

a:visited {
	color : #228B22;
	font-style : italic;
}

table.border {
	border-left-color : #66cc99;
	border-left-width : 5px;
	border-left-style : ridge;
	border-top : 5px ridge #66cc99;
	border-right-style : ridge;
	border-right-width : 5px;
	border-right-color : #003e01;
	border-bottom-color : #003e01;
	border-bottom-style : ridge;
	border-bottom-width : 5px;
}


h1.heading {
	color : White;
	font-style : italic;
	font-weight : 800;
}
h2.heading {
	color : White;
	font-style : italic;
}

h6 {
	color : White;
	font-weight : bold;
	font-size : small;
}


div.date {font-style:italic;font-size:10pt;}

div.fn {font-weight:bold;font-family:arial, san-serif;font-size:10pt;}

span.subhead {
	font-size : small;
	font-weight : 800;
}

span.hirehead {color :#003e01; font-size : small;
	font-weight : 800;
	
}
span.hirehead a{color :#003e01; font-size : small;
	font-weight : 800;
	
}
h2 a {color :#003e01;
	
}
