BODY {
		background: #d2d5d7;
        color: #0;
        text-align: justify;
        font-family: Verdana,Tahoma,Arial,sans-serif,Helvetica;
        font-size: 9pt;
        text-indent: 0ex;
        margin-left: 5ex;
        margin-right: 1ex;
		width: 400pt
}

img {border-style: none}
#dload table {
			border-collapse: collapse; border-style: solid; 
			border-width: 1px; border-color: black
			}

#dload td {border-style: solid; border-width: 1px; padding: 1ex}

p.news {background: white; padding: 1ex; border-style: solid; border-width: 1px; border-color: gray}

a:link {color:blue} 
a:visited {color:teal}
a:hover {color:red} 
a:active {background:olive; color:black}
a:focus {color:blue; background:red}

