<style type="text/css">

body, table, tr, td {
background-color: white;
margin: 20px;
padding: 0;
font-size: 1.1em;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: blue;
}

table, tr, td {
text-align: left;
vertical-align: top;
}

div.centertext{
	text-align: center;
	font-size: 16px;
	color: blue;
}

div.lefttext {
	text-align: left;
	font-size: 16px;
	color: blue;
}

h1 {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
padding: 0;
font-size: 28px;
color: #000080;
}

h2 {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 5px 0;
padding: 0;
font-size: 24px;
color: #0000B0;
}

h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
	color: blue;
}

div.f1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	color: blue;
	text-align: center;
}	

div.black {
	color: black;
	font-weight: bold;
}	

p {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
margin: 0 0 16px 0;
padding: 0;
color: blue;
}

ul {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: blue;
}

li {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: blue;
}

a {
color: blue;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-weight: 600;
}
a:link {
color: blue;
}
a:visited {
color: red;
}
a:hover {
background-color: white;
}

#counter {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 175px;
	  height: 150px;
   }


</style>

