a:link {
	color: #69c;
	font-family: "Trebuchet MS";
}

a:visited {
	color: #69c;
	font-family: "Trebuchet MS";
}

a:active {
	color: #f90;
	font-family: "Trebuchet MS";
}

a:hover {
	color: #f90;
	font-family: "Trebuchet MS";
}

h1 {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
}

h2 {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1em;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

h4 {
	color: #000000;
	text-decoration: underline;
}

h5 {
	color: #000000;
}

h6 {
	color: #000000;
}

img {
	border-width: 0px;
}

strong, b {
	color: #000000;
	font-weight: bold;
}
