img {
    border:0;
}
body {
    /* customize_body */color:#555;/* 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.07em;
    font-family:Arial;
	margin-top: 10px;
	margin-bottom: 5px;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
a {
	/* customize_link */color:#8aaa42;/* customize_link */
	text-decoration:none;
}
a:hover {
	/* customize_link_hover */color:#555555;/* customize_link_hover */
	text-decoration:underline;
}
