a:link, a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}

body		{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;

}

h1		{
	color: #003366;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;

}

h2 {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

td, p {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
