/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0px;
background:#B6B7B8;

}

.footer{
background:url(../images/footer.jpg) repeat-x;
height:27px;
}

.heading{
font-family:Times New Roman, Times, serif;
font-size:230%;
color:#B33004;
font-weight:bold;
padding-bottom:10px;

}

.heading2{
font-family:Times New Roman, Times, serif;
font-size:230%;
color:#066C9B;
font-weight:bold;
padding-bottom:10px;

}

.tip_text{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
line-height:18px;
}

.all_content{
line-height:18px;
}