/* CSS Document */

body{
margin:0px;
background-color:#b40001;
}

table{
font-family:"Century Gothic";
font-size:15px;
color:#7f7f7f;
}

.running-text12{
font-family:"Trebuchet MS";
font-size:12px;
color:#7f7f7f;
}

.mainheading1{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#ff7171;
}

.mainheading2{
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#b40001;
}

.white-txt-bold{
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.white-txt{
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
}

a.mainheading-link{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#ff7171;
text-decoration:none;
}

a.mainheading-link:hover{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.readmore-link{
font-family:"Century Gothic";
font-size:15px;
color:#b40001;
text-decoration:none;
}

a.readmore-link:hover{
font-family:"Century Gothic";
font-size:15px;
color:#000000;
text-decoration:none;
}

a.footer-link{
font-family:"Trebuchet MS";
font-size:11px;
color:white;
text-decoration:none;
}

a.footer-link:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
}
