body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color:#CCC;
	margin-top:0;
}

a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color:#FF0;
	text-decoration:underline;
	margin-top:0;
}

a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color:#FF0;
	text-decoration:none;
	margin-top:0;
}

a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color:#FF0;
	text-decoration:underline;
	margin-top:0;
}

h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color:#003;
}

.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.nav a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.nav a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.nav a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.nav a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
