/* This is the style of your browser text */


a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.1em;
	/*line-height: 1em;*/
}


h2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 23px; /* Doesn't seem to effect anything */
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
}