body{
    color:#000000;
    font-size:xx-small;
    margin:0px;
    padding:0px;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#000000;
    scrollbar-darkshadow-color:#000000;
    font-family:Verdana;
    line-height:140%;
    letter-spacing:1px;
}

img{border:0px;}
hr{ color: #000000;
	border-style: dashed;
	width: 100%;
	height: 1px;}

br{letter-spacing:normal}

textarea, input{border:1px solid #000000;background:transparent;color:#000000;}

a{color:#333333;text-decoration:none;}
a:active,visited{color:#333333;text-decoration:none;}
a:hover{color:#ffffff;}

.text{padding:10px 40px;width:95%;}

.text2{
    width:95%;
    margin:5px 0px;
    padding:1px 0px;
    text-align:right;
    border-bottom:1px solid #000000;
}