body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10pt;
	color: 000000;
	background-color: 007000;
	}

a:link {
	color : #f40007;
	text-decoration : underline;
      }
a:visited {
	color : #f40007;
	text-decoration : underline;
      }
a:active {
	color : #f40007;
	text-decoration : underline;
      }
a:hover {
	color : #ff8083;
	text-decoration : underline;
      }

#navigation a:link {
	color : #034F03;
	text-decoration : none;	
  	  }
#navigation a:visited {
	color : #034F03;
	text-decoration : none;
	  }
#navigation a:active {
	color : #034F03;
	text-decoration : none;
	  }
#navigation a:hover {
	color : #BECEA7
	}

#navigation {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 14pt;
    }

#obitnav a:link {
	color : #702000;
	text-decoration : none;	
  	  }
#obitnav a:visited {
	color : #702000;
	text-decoration : none;
	  }
#obitnav a:active {
	color : #702000;
	text-decoration : none;
	  }
#obitnav a:hover {
	color : #FFB380;
	}

#obitnav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 12pt;
        text-align: center;
        font-style: italic;
    }

#obitdate {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10 pt;
	font-style: italic;
	text-align: center;
    }

#content {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10 pt;
	}
	
#obitcontent a:link {
	color : #702000;
	text-decoration : none;	
  	  }
#obitcontent a:visited {
	color : #702000;
	text-decoration : none;
	  }
#obitcontent a:active {
	color : #702000;
	text-decoration : none;
	  }
#obitcontent a:hover {
	color : #FFB380;
	}

#obitcontent {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12 pt;
	}

#smallcontent {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 8pt;
	text-align: center;
	}

#smallcontent a:link {
	color : #702000;
	text-decoration : none;
	  }
#smallcontent a:visited {
	color : #702000;
	text-decoration : none;
	  }
#smallcontent a:active {
	color : #702000;
	text-decoration : none;
	  }
#smallcontent a:hover {
	color : #FFB380;
	text-decoration : none;
	  }

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 14pt;
	color: #702000;
	font-weight: normal;
	font-style: italic;
	}

h2 {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 14pt;
    color: #034F03;
    text-align: center;
    }
    
h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size:12pt;
	color:#000000;
	font-weight: normal;
	font-style: italic;
	text-align: center;
    }