html {
    height: 100%;
    padding-bottom: 1px;
}

body {
    background: none repeat scroll center top #FFFFFF;
    color: #000000;
    text-align: left;
    font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: bold;
}
