body {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

h1, h2, h3 {
    color:#333333;	
}

h1 {
    font-size: 24px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin: -3px 0 25px;
}

h2 {
    font-size: 20px;
    letter-spacing: -1px;
    margin: 0 0 12px;
}

h3 {
    font-size: 18px;
    font-weight: normal;
}
h4 {
    font-size:36px;
    font-family: 'Arial narrow', Arial, sans-serif;
	letter-spacing:0px;
    font-weight: normal;
}

h5 {
    font-size: 16px;
    line-height: 20px;
	letter-spacing:0px;
    margin: 0;
    padding: 0;
}

h6 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

h3, h4, h5, h6 {
    margin: -3px 0 7px;
}
a, .anchor {
    color: #990000;
    /*text-decoration: underline;*/
}
p {
    line-height: 20px;
    margin: 0 0 22px;
}

.Big {
    font-size: 34px;
    font-family: 'Arial narrow', Arial, sans-serif;
	letter-spacing:0px;
    font-weight: normal;
}