

body {
background-color:cccccc;
color: ;

 font-family:Gill Sans MT;}

    

h1 {
    font-family:Gill Sans MT;
    margin: 0;
}



p { 
    font-family:Gill Sans MT; 
    line-height: 140%;
    margin: 1ex 0;
}

.first {
    text-indent: 0;
}  

.highlight {
    background-color:;
    font-weight: bold;
}


li {list-style-type:none}

a:link {
COLOR: #01172e;
}
a:visited {
COLOR: #01172e;
}
a:hover {
COLOR: #01172e;
}
a:active {
COLOR: #01172e;
}

a {
text-decoration: none;
}
