@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
}

.runningTxt {
font-family:Trabuchet MS, Tahoma;
font-size:11px;
color:#333333;
text-align:justify;
line-height:165%;
}

.runningTxt2 {
font-family:Trabuchet MS, Tahoma;
font-size:11px;
color:#FF0000;
}

.footerTxt {
font-family:Trabuchet MS, Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
text-align:center;
}

A:hover.footerTxt {
font-family:Trabuchet MS, Tahoma;
font-size:11px;
color:#FF0000;
text-decoration:underline;
text-align:center;
}

.heading {
font-family:Trabuchet MS, Tahoma;
font-size:16px;
color:#c50d04;
font-weight:bold;
}

.heading2 {
font-family:Trabuchet MS, Tahoma;
font-size:13px;
color:#046cc5;
font-weight:bold;
line-height:165%;
text-decoration:none;
list-style-image:url(images/logo-icon2.png);
}

A:hover.heading2 {
font-family:Trabuchet MS, Tahoma;
font-size:13px;
color:#FF0000;
font-weight:bold;
line-height:165%;
text-decoration:underline;
list-style-image:url(images/logo-icon2.png);
}