body {
	margin: 15px;
	background-color: #FFFFFF;
	}
	
img {
	border: 0px;
	}

a:link {
	color: #810C17;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #810C17;
	font-weight: bold;
	text-decoration: underline;
	}

	
h3 {
	font-family: georgia;
	font-weight: normal;
	font-size: 18pt;
	color: #000000;
	padding-left: 0px;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	margin-top: 0px;
	padding-top: 7px;
	
	}	
	
	
h4 {
	font-family: georgia;
	font-weight: normal;
	font-size: 18pt;
	color: #000000;
	padding-left: 0px;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	margin-top: 0px;
	padding-top: 7px;
	}	

p {
	font-family: georgia;
	font-size: 12pt;
	color: #000000;
	padding-left: 0px;
	padding-right: 10px;
	
	margin-bottom: 0px;
	padding-bottom: 7px;
	
	margin-top: 0px;
	padding-top: 10px;
	line-height: 120%;
	}
	
	

#table_wrapper {
	margin:0px auto;
	border: 7px solid silver;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 12px;
	}

#text_wrapper {
	margin:0px auto;
	width: 500px;
	}	
.stylenavi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
}

