body {

font-family : verdana,arial,helvetica,sans-serif;
font-size:14px;
font-weight:normal;
color: #ffffff;
background-color : #1380e5;
background-image: url(sky.png);
background-attachment: fixed;
background-position: 453px 0px;
background-repeat: no-repeat;
}

a {
font-family:Verdana,Arial,sans-serif;
font-size:8pt;
color: #000000;
text-decoration : none;
font-weight:normal;
}

a:visited{
color: #000000;
}

a:active {
color:#F0F2F7;
}

a:hover {
color:#0000FF;
text-decoration:underline;
}

td {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
}

h2 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14pt;
color:#0066CC;
}

h3 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt;
color:#0066CC;
}

.headline {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20pt;
color:#FFFFFF;
}

.mini {
font-family:Verdana,Arial,sans-serif;
font-size:8pt;
color:#0000CC;
}