
body {
background-color:none;
margin-bottom: 20px;
margin-left:0px;
margin-right:0px;
margin-top: 10px;
font-family: "American Typewriter", Courier, serif;
font-size: 10px;
color: #000000;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
color: #1A1A1A;
}

a:link, a:visited {
font-family: "American Typewriter",Courier, serif;
font-size: 12px;
color:#0E3C92;
font-weight: normal;
text-decoration:none;
}
a:hover, a:active {
font-family: "American Typewriter",Courier, serif;
font-size: 14px;
color: #0E3C92;;
font-weight: normal;
text-decoration: underline;
}

.header {
font-family: "American Typewriter", Courier, serif;
color: #000000;
font-size: 14px;
background-color:none;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 0px;
text-decoration:none;
font-weight: bold;
}

.mainNavigationRight {
font-family:"American Typewriter", Courier, serif;
font-weight: normal;
text-decoration:none;
color: #000000;
font-size: 12px;
}

.menubar {
font-family:"American Typewriter Condensed", Courier, serif;
font-weight: normal;
text-decoration:bold;
color: #000000;
font-size: 18px;
}

.cursor { 
cursor: pointer;
}
