body {  font-family: Arial; font-size: 10pt; color: #003366; background-color: #ffffff}

h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 20pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

p {  font-family: Arial; font-size: 10pt; color: #003366; font-weight: normal;}

td {
	font-family: Arial;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}



a {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	
}
.address {
	font-size: 10px;
	font-style: italic;
	color: 003366;
}

.image	{ color: #003366;  border-top: 2px solid #003366;  border-left: 2px solid #003366; border-right: 2px solid #003366; border-bottom: 2px solid #003366;}
