body, p {
        font-family: Lucida Grande, Arial;
	font-size: 12px;
	line-height:16px;
	padding:0px;
        color: #e2bfd7;
	background:url(bg-page.jpg) repeat left top;
    }

table { height: 100%; width: 100%; align: center; }
td { padding: 20px; }

img {padding:0; border:0; text-decoration: none; a}

a { cursor:pointer; outline:none; color: #7991C3; text-decoration: none; }
a:hover { text-decoration: underline; }
