<style type="text/css">
.buttonscontainer {width: 170px;}
.buttons a {color: #0033FF;
background-color: #ffffff;
padding: 1px;
padding-left: 10px;
display: block;
border-left: 10px solid #92ADC0;
font: 12px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;
margin-top: 1px;}
.buttons a:hover {border-left: 10px solid #990000;
text-decoration: none;
color: #990000;}

A {
	COLOR: blue; TEXT-DECORATION: none;
}
A:active {
	COLOR: blue; TEXT-DECORATION: none;
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline;
}

h1 {
  margin-bottom: 0.0em;
  font-size: 1.0em;
}
p {
  margin-top: 0;
}

BODY {
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #144290;
	FONT-FAMILY: Arial;
	margin: 0px;
}
</style>

