body, td  {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : small;
color : #78919A;
}

h1, h2 {
color : #004040;
}

h1  {
font-size : 150%;
}

h2  {
font-size : 120%;
}

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

a:link  {	
color : #804040;
}

a:visited  { 
color : #999;
}

a:active {
color :  #582C2C;
}

.index  {
font-size: 80%;            
}

.note {
color: red;
}

#footer {
text-align: center;
font-size: 80%;    
margin-top: 30px;
}

#copyright {
width: 300px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

