body {
	background-color: #FFFFFF;
	font-family: Trebuchet MSl;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	}

p {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
	line-height: 200%;
	}

h4 {
	font-family: Trebuchet MS;
	font-size: 16pt;
	color: #000000;
	}

td {
	font-size: 8pt;
	color: #000000;
	}

img {
	border: 0px;
	}

a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #003399;
	text-decoration: underline;
	}

a:hover	{
	color: #003399;
	text-decoration: none; 
	}
