h3 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #330000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #660000;
}
h5 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #330000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #330000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #660000;
}
a:link {
	color: #996699;
}
a:visited {
	color: #996699;
}
a:hover {
	color: #669999;
}
a:active {
	color: #FF0000;
}




ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	list-style-type: square;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
}
.VeryDarkBrown {color: #330000}
.DarkBrown {color: #660000; }
.PaleTurquiose {color: #dce6e6; }
.Cream {color: #fefee5; }
.Teal {color: #996699; }
.WhiteOnBlack {
	color: #FFFFFF;
	background-color: #000000;
}
img {
	border: 0;
}
