body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

body,td,th {
	font-size: 1em;
	color: #000000;
	font-family: Trebuchet MS;
}
a {
	font-size: 1em;
	color: #3300FF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 1.4em; color:#000000; font-family:"Trebuchet MS"
}

h2 {
	font-size: 1.2em; color:#000000; font-family:"Trebuchet MS"
}

h3 {
	font-size: 1.1em; color:#000000; font-family:"Trebuchet MS"
}

p {
	font-family: "Trebuchet MS";
	font-size: 1.0 em;
	color: #000000;
	MARGIN-TOP: 3px; FONT-SIZE: 0.9em; MARGIN-BOTTOM: 7px; 

}

p.blue {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #3300CC;
}