body {
        background-color: #696969;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;

}
a img {
        border: none;
}

a:link {
        color: black;
        text-decoration: none;
        }
a:visited {
        color: black;
        text-decoration: none;
        }
a:hover {
        color: #000033;
        text-decoration: none;
        }
a:active {
        color: #333333;
        }



.mainbox {
        margin-left:30px;
        margin-right: 30px;
        width: 800px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:black;
        border: 0px solid black;
}

.form {
        font-family: Verdana, Tahoma;
        font-size: 10px;
        font-style: normal;
        color: #000000;
        background : FFFFFF;
        border-width: 1;
        border-color: #000000;
        border-style: solid;

}

.text {
        font-family: Verdana, Tahoma;
        font-size: 11px;
        font-style: normal;

}

.newstitle {
        font-family: Verdana, Tahoma;
        font-size: 13px;
        font-weight: 900;
        text-decoration: underline;

}
.newsdate {
        font-family: Verdana, Tahoma;
        font-size: 10px;
        font-style: normal;

}
.newstext {
        font-family: Verdana, Tahoma;
        font-size: 12px;
        font-style: normal;
        padding-top: 10px;
        text-align: justify;


}

.newsbox {
        width: 580px;
        border: 0px solid black;
        padding: ;
        background-color: ;


}
.spacer {

	padding: 10px;

}
.newsbottom {
        font-family: Verdana, Tahoma;
        font-size: 11px;
        font-style: normal;
        padding-top: 15px;
        text-align: right;

}