body, html {
        margin: 0px;
        background-color: #FFFFFF;
        color: #222;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 15px;
        height: 100%;
}

h2 {
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
}

h3 {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
}
