Body  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFFFFF;
}
p   {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;		
}

td  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}

h1    { 
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
		font-size: 16pt; 
		color: #003399; 
		font-weight: bold; 
		line-height: normal 
}

h2    { 
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 14pt; 
		color: #003399; 
		font-weight: bold; 
		line-height: normal 
}

h3    {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

h4    {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	text-align: left;	
}

h5    {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}

h6 {
	font-size: 9px;
	font-style: italic;
}

a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}

a:link {
	color: #003399;
	font-weight: bold;
}

a:visited {
	color: #FFFF00;
	font-weight: bold;
}

a:hover {
	color: #99CC99;
	font-weight: bold;
}

a:active {
	color: #99CC99;
	font-weight: bold;
}


