/* CSS Document */
body {
font-family: arial, helvetica, sans-serif;
background-image: url(blueblock.gif); 
background-repeat: no-repeat;
}

h1 {
margin-top: 0px;
font-family: times new roman;
}

h4 {
color: #039;
line-height: 10px;
}

h3{
text-align: center;
color: #039;
text-decoration: underline;
font-style: italic;
}


li {
color: white;
font-size: 14pt;
line-height: 40px;
text-decoration: none;
}

.address{
color: white;
font-size: 9pt;
margin-top: 0px;
text-align: center;
}


.1footer{
text-align: center;
color: #496D92;
border-top-style: solid;
border-top-margin: 10px;
border-top-padding: 15px;
border-top-width: thin;
}

.footer{
font-family: times new roman;
font-size: 11pt;
color: #496D92;
}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

.projlist{
text-decoration: none;
list-style-image: none;
color: #039;
}


/* CSS Document */


