/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.bodytext {
font-family:tahoma;
font-size:11px;
color:#5C5C5C;
}

.blackbodytext {
color:#000000;
font-size: 11px;
}

.smallheading {
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#5C5C5C;
}

Small Heading Black {
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#000000;
}

.redsmall {

}

.link1 {
color:#409A0F;
text-decoration: underline;
font-family:tahoma;   
font-size:11px;
}

.link2 {
color:#5C5C5C;
text-decoration: none;
font-family:tahoma;
font-size:11px;
}

.link3 {
color:#191970;
text-decoration: underline;
font-family:tahoma;
font-size:11px;
}

.link4 {
color:f00000;
text-decoration: underline;
font-family:tahoma;
font-size:11px;
}

.link5 {
color:#0066CC;
text-decoration: underline; 
font-size:11px;
}

.link6 {
color:#409A0F;
text-decoration: none;
font-family:tahoma;   
font-size:11px;
}

.redblinkinglarge {

}

.blackblinkinglarge {

}

H1 {

}

H2 {

}

H3 {

}

H4 {

}

H5 {

}

H6 {

}

.bluebackground {
background:blue;
}

