p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #35404F;

}
body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #374353;
	letter-spacing: 0.125em;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #404D5E;
}
