body {
color: #000000;
background-color: #ffffff;
font-size: 12pt;
line-height: 12pt;
font-family: "Times New Roman", Georgia, serif;
}

a:link {
color: #0000ff;
background : transparent;
text-decoration: none;
}

a:visited {
color: #0000ff;
background : transparent;
text-decoration: none;
}

a:active {
color: #0000ff;
background : transparent;
text-decoration: none;
}

a:hover {
color: #0000ff;
background : transparent;
text-decoration: none;
}

#nav    {
display: none
}

a img {
border : none;
}

.left{
margin:10px 10px 10px 0px; /* top right bottom left */
float:left;
clear: both;
}

.right{
margin: 0px 0px 10px 10px; /* top right bottom left */
float:right;
clear: both;
}




