body {
font-family: Verdana;
font-size: 10pt; 
color: #666;
}			

#Frame {
width: 850px;
margin: 0px auto;
padding : 10px;
}

#Title {
float: left;
margin-top: 50px; 
margin-left: -20px;
}

#Menu {
float: left;
margin-top: 100px; 
margin-left: -171px;
}

#Narrative {
clear: left;
float: left;
width: 500px;
font-size: 9pt;
margin-top: 20px;
margin-left: -20px;
}

h1 {
color: #666;
text-decoration: none;
padding:0px;
margin:0px;
font-size: 10pt;
}

h2 {
color: white;
text-decoration: none;
padding:0px;
margin:0px;
font-size: 9pt;
}

h3 {
color: orange;
text-decoration: none;
padding:0px;
margin:0px;
margin-bottom: 10px;
font-size: 12pt;
}

#footer {
padding-top: 10px;
clear: left;
}

#Inactive {
font-weight: bold;
color: #666;
padding-bottom: 2px;
border-bottom: 1px solid #aaa;
}

a {
text-decoration: none;
font-weight: bold;
}

a.image:hover {
border-bottom: 1px solid #0af;
}

a:link {
color: #999;
}

a:visited {
color: #999;
}

a:hover {
color: #666;
}

a:active {
color: #666;
}