html, body {
margin: 0;
padding:0;
background: url(gfx/bg.gif) repeat left top;
font-family: Tahoma;
font-size: 11px;
}
img {border:0;}
.foot1 {
font-family: Tahoma;
font-size: 12px;
color: #862B7E;

}

.foot2 {
font-family: Tahoma;
font-size: 12px;
color: #005B88;
}

.foot2 a:link, .foot2 a:visited {
font-family: Tahoma;
font-size: 12px;
color: #005B88;
text-decoration: underline;
}


.foot2 a:hover {
font-family: Tahoma;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
background: #005B88;

}


.title {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color: #00ACDE;
}

.content {
font-family: Tahoma;
font-size: 11px;
color: #6D6D6D;
line-height: 15px;
}




