/* CSS Document */

body {
font-family:Georgia, "Times New Roman", Times, serif;
background-color: #0099CC;
line-height: 25px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
margin-top: 0px;
margin-left: 0px;
}

.header {
letter-spacing: 2px;
}

.leftHeader {
font-size: 12px;
color: white;
}

a {
color: #FFFFFF;
text-decoration: underline;
font-size: 11px;
}

a:hover {
color: #CCCCCC;
text-decoration: underline;
font-size: 11px;
}

.urlHeader {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
font-style: italic;
}
