/* CSS Document */
.text1{
font-family: Trebuchet MS, Arial, Verdana ;
font-size:22px;
color:#C00016;
font-weight:bold;
}
.text2{
font-family: Verdana, Trebuchet MS, Arial  ;
font-size:12px;
color:#757575;
font-weight:normal;
line-height:22px;
}
.text3{
font-family: Trebuchet MS, Arial, Verdana ;
font-size:15px;
color:#C00016;
font-weight:bold;
}
.footer{
font-family: Trebuchet MS, Arial, Verdana ;
font-size:12px;
color:#ffffff;
font-style:italic;
font-weight:bold;
}
a.footer_link{
font-family: Trebuchet MS, Arial, Verdana ;
font-size:12px;
color:#ffffff;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
a.footer_link:hover{
font-family: Trebuchet MS, Arial, Verdana ;
font-size:12px;
color:#ffffff;
font-style:italic;
font-weight:bold;
text-decoration:underline;
}