.title {
        font-family: Tahoma;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        color: #004080;
}
.detailtitle {
        font-family: "Tahoma";
        font-size: 13px;
        font-style: normal;
        color: "FC1921";


}
.ArticleDate {
        font-family: "Arial";
        font-size: 12px;
        color: "#03846E";
        font-weight: bold;

}
.ArticleTitle {
        font-family: "Arial";
        font-size: 16px;
        color: "#000000";
        font-weight: bolder;

}
.ReadMore {
        font-family: "Arial";
        font-size: 12px;
        color: "#000000";
        font-weight: bolder;

}
.ReadMoreWhite {
        font-family: "Arial";
        font-size: 12px;
        color: "#FFFFFF";
        font-weight: bolder;

}
.Articletext {
        font-family: "Arial";
        font-size: 12px;
        font-style: normal;
        color: "#000000";


}
.ContactTitle {
        font-family: "Tahoma";
        font-size: 13px;
        font-style: normal;
        color: "FC1921";
        font-weight: bolder;
}
.ContactText {
        font-family: "Tahoma";
        font-size: 13px;
        font-style: normal;
        color: "FC1921";

}
.RegularText {
        font-family: Arial;
        font-size: 14px;
        font-style: normal;
        color: "000000";}
		
A:link
{ text-decoration: none; }
A:visited
{ text-decoration: none; }
A:active
{ text-decoration: none; }
A:hover
{ text-decoration: none; }

