<!--
body{
	font-family: tahoma;
}
.table-image
{ 
background-image: url('../images/back.gif');
background-repeat: no-repeat;
background-position: bottom right; 
}

	A {text-decoration: underline;}
	A:hover {color:"0167A6"; text-decoration: underline;}

div.navmenu a{ text-decoration: none; font-weight: bold; }
div.navmenu a:hover{ text-decoration: underline; font-weight: bold; }
	
.copy{
	font-size: 12px;
	color: black;
	font-family: arial;
}
.copy a{
	font-size: 12px;
	color: black;
	font-family: arial;
}
.copy a:visited{
	font-size: 12px;
	color: black;
	font-family: arial;
} 

td.head{
	background: #0167a6 url('../images/head.gif') top left no-repeat;
}
.headtext{
	color: white;
	}
.top{
	font-weight: bold;
	font-size: 20px;
	}
.sidetop{
	font-size: 14px;
}
h1{ font-weight: bold;
	color: #0167A6;
	font-size: 18px;

	}
h2{
	font-weight: bold;
	font-size: 12px;
}

div.notoph2 h2{
	padding-top: 0;
	margin-top: 0;
}
-->
