.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}
.footer a:link{
	color: #666600;
	text-decoration: none;
}
.footer a:hover{
	color: #666600;
	text-decoration: underline;
}
a:visited{
	color: #666600;
	text-decoration: none;
}
.title1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C0C0C0;
	text-shadow: black;
	font-weight: bold;
	position: relative; left: 1px; top: 1px;
}
.title1sh{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A50021;
	text-shadow: black;
	font-weight: bold;
	position: absolute; left: -1px; top: -1px; 
}
.title2{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C0C0C0;
	text-shadow: black;
	font-weight: bold;
	position: relative; left: 1px; top: 1px;
}
.title2sh{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC6600;
	text-shadow: black;
	font-weight: bold;
	position: absolute; left: -1px; top: -1px; 
}
.layout {
	padding: 34px 15px 15px;
}
.main {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.main a:link{
	color: #000000;
	text-decoration: none;
}
.main a:hover{
	color: #000000;
	text-decoration: underline;
}
