body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#2F040D;
	background-color: #2F040D;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#4F060F;
}
h1  {
font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height:21px;
	font-weight: bolder;
	color:#663333;
	}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	font-weight: bolder;
	color:#4F060F;
	margin-bottom:5px;
	}
	

.notthere {visibility: hidden;}
.footnote {font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B14249;
	text-align:center;
	
	}
.footnote a{ text-decoration:none;
color:#B14249;
}
.footnote a:hover  {text-decoration:underline;
color:#B14249;}
	.subtitle {font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#603030;
	}
	a{
	font-family: Arial, Helvetica, sans-serif;
	
	color:#603030;
	text-decoration:none;
	}
	a:hover{
	color:#603030;
	text-decoration:underline;
	}
	
#photo{
	border-color:#2F040D;
	border-style:double;
	border-width:3px;
	}
	
.justify {text-align:justify;}
	
.border-tbl {border-top-style: solid;
					 border-top-width: 1px;
					 border-top-color: #2F040D;
					 border-right-style: solid;
					 border-right-width: 1px;
					 border-right-color: #2F040D;
					 }
					 
.border-td {border-bottom-style: solid;
					 border-bottom-width: 1px;
					 border-bottom-color: #2F040D;
					 border-left-style: solid;
					 border-left-width: 1px;
					 border-left-color: #2F040D;
					 }
p {
	margin-top: 5px;
	}
