/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Trebuchet MS";
	color: #663300;
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #663300;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #663300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #C6003D;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.style6 {font-family: "Trebuchet MS"; font-size: 14px; color: #C6003D; }
