.bottommenu {
font-size: 12px;
}
.menulinks {
font-size: 14px;
}
.header {
font-size: 36px; 
font-weight: bolder;
}
.bodytext {
font-size: 18px;
}
.redbodytext {
font-size: 18px; 
color:#FF3333;
}
.redheader {
font-size: 36px; 
font-weight: bolder; 
color: #FF0000;
}
.redtitle {
font-size: 84px;
color: FF3333;
}