
H1 {
	color: #663333;
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding: 15px 0 20px 0;
}

H2 {
	color: #663333;
	font-family: "Trebuchet MS";
	font-size: 16px;
	}

p {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.nav {
     font-family: "Trebuchet MS";
     font-size: 12px}

.copyright {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-top: 15px;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	text-decoration: underline;
}

a.navi:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

a.navi:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

a.navi:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

a.copyli:link {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;;
	text-decoration: none;
}

a.copyli:hover {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: underline;
}

a.copyli:visited{
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}

a.head:link {
	color: #663333;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: underline;
}

a.head:hover {
	color: #663333;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
}

a.head:visited{
	color: #663333;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: underline;
}