form { 
	margin:0px; padding:0px
}
body, td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #333333;
}

a:link {
	text-decoration: none; color: #003366;
}
a:visited {
	text-decoration: none; color: #003366;
}
a:hover {
	text-decoration: underline; color: #003399;
}
a:active {
	text-decoration: none; color: #003399;
}

li { 
	list-style-type: none; 
	line-height: 150%; 
	list-style-image: url(../images/bullet.gif); 
} 

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
} 

.txt-page-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.txt-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.txt-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
