.title {
	font-size: 28px;
	font-family: 'palatino linotype', 'book antiqua', 'trebuchet ms', Georgia, Times, serif;
	color: #CC0000;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding: 4px;
	margin: 4px;
}
.menuselected {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-color: #BCBABA;
}
a:link {
	color: #CC0000;
}
.dp {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E8E8E8;
	padding-right: 24px;
	padding-left: 24px;
}
.map {
	background-image: url(images/map.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.emb {
	background-image: url(images/emb.jpg);
	background-position: center;
}
.copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.title1 {
	font-size: 18px;
	font-family: 'palatino linotype', 'book antiqua', 'trebuchet ms', Georgia, Times, serif;
	color: #CC0000;
	padding-right: 16px;
	padding-left: 16px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

