body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 80.00%;
    color: #222;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000;
}

h1 {
    font-size: 155%;
}
	
h2 {
    font-size: 130%;
}
	
h3 {
    font-size: 110%;
}
	
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #c00;
}
	
h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-color: #f4f4f4;
}