/*
place padding on the html element for left and right, not the div
*/

body{text-align:center;}
div,td,p,body{font-family:verdana; font-size:10pt;}
h3{margin-top:0px;}
p{padding-left:10px; padding-right:10px;}

a:visited{color:#000000;}
a:active{color:#000000}
a:link{color:#000000;}
a:hover{color:#000000;}

img{border-color:#000000;}