h1 {
    font-family : Verdana;
    font-weight : bold;
	font-size : 12pt;
	color : #00046A;
	text-align: center;
}
h2 {
     font-family : Verdana;
	font-size : 10pt;
	color : #507CBB;
	text-align: left;
}
p {text-align: left;}
#body a {
    text-decoration : none;
    font-weight : bold;
    font-family : Verdana;
	font-size : 10pt;
	color : #00046A;

}
#body a:hover {
    text-decoration : underline;
    font-family : Verdana;
	color : #00046A;
}
#body td {
	vertical-align : top;	
	font-family : Verdana;
	color: #565656;
	font-size : 10pt;
	text-align: left;

}
.ln {
	vertical-align : top;	
	font-family : Verdana;
	color: #565656;
	font-size : 10pt;
	text-align: left;
	padding: 3px;

}
#stepbystep a {
    text-decoration : none;
    font-weight : bold;
    font-family : Verdana;
	font-size : 10pt;
	color : #507CBB;

}
#stepbystep a:hover {
    text-decoration : underline;
    font-family : Verdana;
	color : #507CBB;
}
#stepbystep td {
	vertical-align : top;	
	font-family : Verdana;
	color: #565656;
	font-size : 10pt;
	text-align: left;
}
#footer a {
    text-decoration : none;
    font-weight : normal;
    font-family : Verdana;
	font-size : 8pt;
	color : #507CBB;

}
#footer a:hover {
    text-decoration : underline;
    font-family : Verdana;
	color : #507CBB;
}
#footer td {
	vertical-align: middle;	
	font-weight : normal;
	font-family: Verdana;
	font-size: 8pt;
	color : #507CBB;
	text-align: center;
}
body {margin: 0;}