td {
	font-family: Tahoma;
	font-size: 9pt;
}

.title, .title2 {
 	color: #2D353B;
	font-family: Tahoma;
	font-size: 10.5pt;
	font-weight: bold;	
}

.copy {
	color: 808080;
 	font-family: Tahoma, Verdana, Arial;	
	font-size: 7pt;
}

.menu, .menu:link, .menu:active, .menu:visited {
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.menu:hover {
 	text-decoration: underline;
}

.tdMenu, .tdMenuB {
	border-right:solid 1px black; 
	background: white; 
	padding: 10px;
}

.tdMenuB {
	border-bottom:solid 1px black; 
}

#Content img {
 	border: solid 1px #c0c0c0;
}

#Content a, a:link, a:active, a:visited {
	color: #885B3B;
}

#Content a:hover {
 	background: #e0e0e0;
}
