body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10pt;
	color: #352114;
	background-color: A08255;
	}

a:link {
	color : #a00909;
	text-decoration : underline;
      }
a:visited {
	color : #a00909;
	text-decoration : underline;
      }
a:active {
	color : #a00909;
	text-decoration : underline;
      }
a:hover {
	color : #f20c0c;
	text-decoration : underline;
      }

#navigation a:link {
	color : #ffb887;
	text-decoration : underline;
      }
#navigation a:visited {
	color : #ffb887;
	text-decoration : underline;
      }
#navigation a:active {
	color : #ffb887;
	text-decoration : underline;
      }
#navigation a:hover {
	color : #ffdbc3;
	text-decoration : underline;
	  }

#navigation {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 8pt;
    }

#content {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-size: 10 pt;
	}

#smallcontent {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-size: 8pt;
	}

#smallcontent a:link {
	color : #ffb887;
	text-decoration : underline;
      }
#smallcontent a:visited {
	color : #ffb887;
	text-decoration : underline;
      }
#smallcontent a:active {
	color : #ffb887;
	text-decoration : underline;
      }
#smallcontent a:hover {
	color : #ffffff;
	text-decoration : underline;
	  }

h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 16pt;
	color: #a00909;
	}

h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size:12pt;
	color:#A06409;
    }