body {
   font-family: Arial, Helvetica, sans-serif; font-size: 10pt }

a {
    color: #0020de;
	text-decoration:none;
}

a.button {
	display:block;
	width:170px;
	height:25px;
	text-align:center;
	line-height:25px;
	background:  url(images/button.gif) no-repeat;
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;

}

.footer {
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
.title {
	font-size: 14pt;
	font-weight: bold;
	color: #0020de;
}

h3 {
	color: #0020de;
}