/* CSS Document */


BODY {
background-color : #c9cacb;
color : #000000;
font-family : Garamond;
font-size : 18px;
}
a:link, a:active, a:visited {
text-decoration : none;
color : #484849;
}
a:hover {
text-decoration : none;
color : #000000;
}

h1{
color : #000000;
font-family : Garamond;
font-size : 14px;
}

h2 {
color : #000000;
font-family : Garamond;
font-size : 16px;
}

h3 {
color : #000000;
font-family : signature;
font-size : 24px;
}

