body {
    margin:0px;
    padding-top:10px;
    padding-left:7px;
    padding-right:7px;
}
hr {
    border: 0;
    height: 1px;
    width:99.9%;
    color:#666666;
}
.text
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
  	font-family: geneva, arial, helvetica, sans-serif;
	font-size:11px;
}

.toptable {
	border-top: 1px solid #666666;
}


	a {
		color:				#444444;
		text-decoration:	none;
	}
	
	a:hover {
		color:				#175574;
		text-decoration:	underline;
	}

