

ul.navcolumn
	{
	font-family: arial, sans-serif;
	font-size: .75em;
	color : black;
	background : white;
}

td.menu 
	{ 
	text-align: left; 
	color : black; 
	font-size: .59em; 
	font-family: arial, sans-serif;
}

td.middle 
	{ 
	text-align: center; 
	color : black; 
	font-size: .59em; 
	font-family: arial, sans-serif; 
}

a:link {
	color : #990000;
	font-weight: bold;
}

a:hover {
	color: orange;
	font-weight: bold;
}	


a:visited {
	color : #999999;
	font-weight: bold;
}

div.copy {
	text-align: left; 
	color : black; 
	font-size: .85em; 
	font-weight: bold;
	font-family: arial, sans-serif;
}		

div.copy2 {
	text-align: left; 
	color : black; 
	font-size: .85em; 
	font-family: arial, sans-serif;
}		

div.image {
	text-align: left; 
	color : #990000; 
	font-size: .63em; 
	font-weight: bold; 
	font-family: arial, sans-serif;  
}	

div.imageb {
	text-align: left; 
	color : black; 
	font-size: .59em; 
	font-family: arial, sans-serif;
	white-space: nowrap; 
}	

div.right {
	text-align: right;
}	

div.title {
	text-align: center; 
	color : black; 
	font-size: 1.2em; 
	font-weight: bold;
	font-family: arial, sans-serif;
}


