h1, h2, h3, { 
color: red; 
font-family: verbana, arial, sans-serif; 
text-align: center;
}

.section_head1 { 
color: black; 
font-family: verbana, arial, sans-serif; 
text-align: left;
font-size:125%;
font-weight:700;
}

.section_head2 { 
color: black; 
font-family: verbana, arial, sans-serif; 
text-align: left;
font-size:175%;
font-weight:700;
}

.credits_copy {
font-size:75%;
}

h4, h5, h5, { 
color fuchsia; 
font-family: verbana, arial, sans-serif; 
text-align: right; 
}

body { 
font-family: verbana, arial, sans-serif; 
background: white; 
color: black; 
text-align:justify;
padding-left:10px;
padding-right:40px
}

.menu { 
font-family: verbana, arial, sans-serif; 
background: white; 
color: black; 
text-align:left;
}


A:link { 
color: blue;
}

A:visited { 
color: red;
}

A:active { 
color: fuchsia;
}

a:hover (
color:fuchsia;
}
