body {
	background-color:#ffffff;
	background-image:url('http://');
	background-attachment:;
	background-position:;
	background-repeat:no-repeat;
        }

img { border: none;

}


.main_text {font-family: 'TW Cen MT', arial;
            color: #183863;
            font-weight: bold;
}

h1 {font-family: 'tw cen mt', arial;
    font-size: 26px;
    color: #183863;
    font-weight:bolder;
    padding: 10px 14px;
}

.body_text { font-family: 'arial';
         font-size: 11px;
         color: #183863;
         font-weight: ;
         padding: 0px 0px 0px 30px;
}


.caption { font-family: 'arial';
         font-size: 11px;
         color: #183863;
         font-weight: bold;
         padding: 0px 0px 0px 22px;
}

#contained_txt {padding: 0px 0px 0px 0px;
}

#sub_txt {font-family: 'TW Cen MT', arial;
          color: #183863;
          font-weight: normal;
          padding: 0px 0px 0px 0px;
}







.footer {font-family: arial;
         font-size: 10px;
         color: #183863;
         text-decoration: none;
}

a:link{color: #183863; text-decoration: none;}
a:visited{color: #183863; text-decoration: none;}
a:focus{color: #183863; text-decoration: none;}
a:hover{color: #8a9ab1; text-decoration: none;}
a:active{color: #8a9ab1;}
