img {
    border:0;
}
body {
    /* customize_body */color:#002082;/* customize_body */
    font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
    font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bolder;
    letter-spacing:-0.02em;
    font-family:Arial;
    color: #990033; 
	margin-top: 10px;
	margin-bottom: 5px;
}
h1 {font-size:220%;}
h2 {font-size:170%; font-weight: bold}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
a {
	/* customize_link */color:#2F3790;/* customize_link */
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	/* customize_link_hover */color:#484CA0;/* customize_link_hover */
	text-decoration:underline;
	font-weight: bold;
}