															/* BODY/ALL */
					
body {
color: #000;
background-color: #fff;
margin: 0px 0px 0px 0px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.8em;
margin: 25px 0px 0.6em 0px;
text-align: center;
line-height: 1.0em;
color: #000;
font-weight: normal;
}
a:link, a:visited {
color: #000;
text-decoration: none;
}
a:active, a:hover {
color: #000;
text-decoration: none;
}
