/* CSS Document */
.heading {
font-family: Trebuchet MS, Tahoma, Verdana, Times New Roman;
font-size:22px;
color:#A42011;
font-style:italic;
font-weight:bold;
}
.heading2 {
font-family: Trebuchet MS, Tahoma, Verdana, Times New Roman;
font-size:14px;
color:#000000;
font-weight:bold;
}
.heading3 {
font-family: Trebuchet MS, Tahoma, Verdana, Times New Roman;
font-size:18px;
color:#1664AE;
font-weight:bold;
}
.content{
font-family:  Verdana, Trebuchet MS, Tahoma, Times New Roman;
font-size:13px;
color:#000000;
font-weight:none;
}
.content2{
font-family:  Verdana, Trebuchet MS, Tahoma, Times New Roman;
font-size:14px;
color:#AA2F21;
font-weight:bold;
}
.content3{
font-family:  Verdana, Trebuchet MS, Tahoma, Times New Roman;
font-size:12px;
color:#AA2F21;
font-weight:bold;
}
.content4{
font-family:  Tahoma, Verdana, Trebuchet MS, Times New Roman;
font-size:13px;
color:#000000;
font-weight:bold;
}


