body {
margin: 0px
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #009999;
}

h1 {
font-size: 11px;
margin: 0;
padding-left: 10px;
padding-bottom: 10px;
font-style: italic; 
font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-family: Verdana;
	font-size: 10;
	color: #009999;
	font-weight: bold;	
}

.style2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	margin-right: 3px;
	
}

.style3 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	margin-right: 14px;
	margin-left: 14px;	
}

.style4 {
	font-family: Verdana;
	font-size: 11px;
	color: #009999;
	font-weight: bold;
	

}


