.content {
font-family: Verdana;
font-size: 12px;
color: 000000;
padding-left: 10px;
line-height: 150%;
}

.content a{
color: 555555;
text-decoration: none;
}

.content a:hover{
color: 222222;
text-decoration: underline;
}

.menu {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
font-style: italic;
padding-left: 25px;
color: 1b1171;
line-height: 150%;
}

.menu a {
color: 1b1171;
text-decoration: none;
}

.menu a:hover {
color: 2a4f01;
text-decoration: none;
}

.content-title {
font-family: Verdana;
color: ec6c0f;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
}

.content2 {
font-family: Verdana;
font-size: 14px;
color: 666666;
font-weight: bold;
text-decoration: italic;
padding-left: 10px;
padding-right: 10px;
}

.crumbs {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
	padding-left: 20px;	
}
.crumbs a {
	font-family: Verdana;
	font-size: 10px;
	color: 111111;
	text-decoration: none;	
}

.crumbs a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: 004444;
	text-decoration: underline;
}