@charset "utf-8";
/* CSS Document */

body,td,th {
        font-family: tahoma;
        font-size: 12px;
        color: #414141;
		}
body {
        background-image:url(../images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#58474d;
        margin-left: 0px;
        margin-top: 60px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

.title {font-size:14px; font-weight:bold; }	
.style1 {color: #ffffff}
.style1 a {font-size: 11px; color: #ffffff;}
.style1 a:link {text-decoration: none;}
.style1 a:visited {text-decoration: none;}
.style1 a:hover {text-decoration: underline;}
.style1 a:active {text-decoration: none;}

.style2 {color: #005083;}
.style3 {color: #B7B7B7}

#para {padding:10px;
