body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10pt;
	color: #341112;
	background-color: a87839;
	}

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 : #341112;
	text-decoration : none;
      }
#navigation a:visited {
	color : #341112;
	text-decoration : none;
      }
#navigation a:active {
	color : #341112;
	text-decoration : none;
      }
#navigation a:hover {
	color : #a87839;
	text-decoration : underline;
	  }

#navigation {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 10pt;
    text-align: right;
    }

#content {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-size: 10 pt;
	}

#smallcontent {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-size: 8pt;
	color: ffbfbf;
	}

#smallcontent a:link {
	color : #ff8080;
	text-decoration : underline;
      }
#smallcontent a:visited {
	color : #ff8080;
	text-decoration : underline;
      }
#smallcontent a:active {
	color : #ff8080;
	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: #a33e00;
	}

h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size:12pt;
	color:#4f6b24;
    }