a:visited {
 font-family: "trebuchet ms", sans-serif;
 color: green;
}

a:active {
 font-family: "trebuchet ms", sans-serif;
 color: grey;

}

a:hover {
 font-family: "trebuchet ms", sans-serif;
 color: red;

}

a:link {
 color: blue;
 font-family: "trebuchet ms", sans-serif;
 }

p.heading {
 color: #003F00;
 font-weight: bolder;
 font-size: 45px;

}
p.heading2 {
 color: #003F00;
 font-weight: bolder;
 font-size: 40px;

}

img {
 z-index: 2;
}
p.small {
 font-family: "trebuchet MS", sans-serif;
 font-size: smaller;
}
p {
 font-family: "trebuchet MS", arial, verdana, sans-serif;
}

p.proj {
font-family: "trebuchet ms";
}

dl.paper {
font-family: "Microsoft Sans Serif";
font-size: 12px;
}


dd {
font-family: "Trebuchet MS";
}

dl {
font-family: "Trebuchet MS";
}

li {
font-family: "Trebuchet MS";
}
