BODY,HTML
	{
		font-family: "Lucida Grande", Verdana, Arial, Sans-serif;font-size: 10pt;
		BACKGROUND-COLOR:#ffffff;
		PADDING: 5px;
    width: 800px;
	}
	
img { border: 0px; }

a {	color: #003399; }
  
h1
	{
		font-family: "Trebuchet MS", Verdana, Arial; 
		font-size:16pt; 
		font-weight:bold; 
		color: #003399;
	}
	
h2
	{
		font-family: "Trebuchet MS", Verdana, Arial; 
		font-size:12pt; 
		font-weight:bold; 
		color: #003399;
	}
	
h3	{
		font-family: "Trebuchet MS", Verdana, Arial; 
		font-size: 10pt; 
		font-weight:bold; 
		color: #1A88C3;
	}

ul { padding: 0px; margin: 0px; }
ul li { padding: 0px; margin: 0px; list-style-type: none; }
