body {
font-family: 'Helvetica Light', Helvetica, Arial, Tahoma, Verdana,  sans-serif ;
font-style: normal ; 
font-weight: normal ; 
font-size: 10pt ;
line-height: 1.5 ;
text-align: justify ;
background-color: #222222 ;
color: #FFFFFF ;
margin-top: 15px ; 
margin-bottom: 10px ; 
margin-left: auto ; 
margin-right: auto ;
}

#projects {
font-size: 8pt ;	
}

p {
text-align: justify ;
}

.navbar {
font-size: 10pt ;
}

.copynotice {
text-align: center ; 
font-size: 9pt ; 
padding-top: 3px ; 
margin-top: 3px ;
}

.small {
font-size:  9pt ; 
}

.tiny {
font-size:  8pt ; 
}

.top {
margin-top: 0 ;
padding-top: 0 ;
}

.emph {
font-style: italic ;
font-weight: bold ;
}

.tightlines {
line-height: 1.1 ;
}

h1 { 
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif ;
font-size: 16pt ; font-style: normal ; font-weight: bold ; color: #EEEEEE ;
text-transform: uppercase ;
}

h2 { 
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif ;
font-size: 12pt ; font-style: normal ; font-weight: bold ; color: #EEEEEE ;
text-transform: uppercase ;
}

h3 { 
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif ;
font-size: 12pt ; font-style: normal ; font-weight: bold ; color: #EEEEEE ;
margin-bottom: 2px ; 
padding-bottom: 2px ;
}

a:link    { color: #FFFFFF ; font-weight: normal ; text-decoration: none }
a:visited { color: #FFFFFF ; font-weight: normal ; text-decoration: none }
a:hover   { color: #55CC66 ; font-weight: normal ; text-decoration: underline }
a:active  { color: #55FF66 ; font-weight: normal ; text-decoration: underline }


