body {
background : #336699;
margin : 5px 33px;
}
td {
font-family : Arial, Verdana;
font-size : 14px;
text-align : justify;
line-height : 1.5em;
color : #000000;
}
a:link {
color : #0000FF;
text-decoration : none;
}
a:visited {
color : #0000FF;
text-decoration : none;
}
a:hover {
color : #FF0000;
text-decoration : underline;
}
.text {
line-height : 1.5em;
text-align : justify;
}