body  {
	font-family: Verdana, Arial, sans;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	margin: 0;
	padding: 0;
	padding: 1px 0;
}

h2 {
	font-size: 1.2em;
	padding: 1px 0;
}

h3 {
	font-size: 1.1em;
	padding: 1px 0;
}

div.foot {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #1054a9;
	font-size: 12px;
	text-decoration: none;
}
      
a:visited {
	color: #1054a9;
	font-size: 12px;
	text-decoration: none;
      }
      
a:active {
	color: #1054a9;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #1054a9;
	font-size: 12px;
	text-decoration: underline;
}

a.foot:link {
	color: #1054a9;
	font-size: 10px;
	text-decoration: none;
}

a.foot:visited {
	color: #1054a9;
	font-size: 10px;
	text-decoration: none;
      }

a.foot:active {
	color: #1054a9;
	font-size: 10px;
	text-decoration: none;
}

a.foot:hover {
	color: #1054a9;
	font-size: 10px;
	text-decoration: underline;
}
