	.html, body, img, div {
	font: 100% Arial;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
	
	.body {
	background-color: #FFDD55;
	}
	
	.header{
	background-color: #fff;
	}
	
	.header th{
	text-align: center;
	color: #8B4513;
	font-size: 45px;
	font-family: papyrus;
	}
	
	.header td{
	text-align: center;
	color: #8b4513;
	font-size: 12px;
	font-family: arial;
	}
	
	.header a{
	text-decoration: none;
	color: #8b4513;
	}

	.header a:hover{
	text-decoration: underline;
	color: #8b4513;
	}

	.header1{
	background-color: #fff;
	}
	
	.header1 th{
	text-align: center;
	color: #8B4513;
	font-size: 45px;
	font-family: papyrus;
	}
	
	.header1 td{
	text-align: right;
	color: #8b4513;
	font-size: 12px;
	font-family: arial;
	}
	
	.header1 a{
	text-decoration: none;
	color: #8b4513;
	}

	.header1 a:hover{
	text-decoration: underline;
	color: #8b4513;
	}

	.subheader{
	background-color: #fff;
	}
	
	.subheader th{
	text-align: center;
	color: #8b4513;
	font-size: 30px;
	font-family: papyrus;
	}
	
	.subheader td{
	text-align: center;
	color: #8b4513;
	font-size: 12px;
	font-family: arial;
	}
	
	.subheader a{
	text-decoration: none;
	color: #8b4513;
	}

	.subheader a:hover{
	text-decoration: underline;
	color: #8b4513;
	}
	.table1{
	background-color: #fff;
	padding: 5px 
	}
	
	.table1 th{
	text-align: center;
	color: #8b4513;
	font-size: 16px;
	font-family: arial;
	}
	
	.table1 td{
	text-align: center;
	color: #8b4513;
	font-size: 16px;
	font-family: arial;
	}
	
	.table1 p{
	text-align: left;
	color: #8b4513;
	font-size: 16px;
	font-family: arial;
	}
	
	
	.table1 a{
	text-align: center;
	font-size: 16px;
	font-family: arial;
	color: #8b4513;
	}
	
	.table1 img{
	border: #fff 5px solid;
	}
	
	.table2{
	background-color: #fff;
	padding: 5px 
	}
	
	.table2 th{
	text-align: center;
	color: #8b4513;
	font-size: 16px;
	font-family: arial;
	}
	
	.table2 td{
	text-align: center;
	color: #8b4513;
	font-size: 16px;
	font-family: arial;
	}
	
	.table2 p{
	text-align: center;
	color: #8b4513;
	font-size: 16px;
	font-family: arial;
	}
	
	
	.table2 a{
	text-align: center;
	font-size: 24px;
	font-family: arial;
	color: #8b4513;
	}
	.table3{
	background-color: #8b4513;
	padding: 5px 
	}
	
	.table3 th{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: arial;
	}
	
	.table3 td{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: arial;
	}
	
	.table3 p{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: arial;
	}
	
	
	.table3 a{
	text-align: center;
	font-size: 16px;
	font-family: arial;
	color: #fff;
	}
	
	.table4{
	background-color: #8b4513;
	padding: 5px 
	}
	
	.table4 th{
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: arial;
	}
	
	.table4 td{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: arial;
	}
	
	.table4 p{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: arial;
	}
	
	
	.table4 a{
	text-align: center;
	font-size: 20px;
	font-family: arial;
	color: #fff;
	}
	
	
	.footer{
	background-color: #fff;
	width: 400px
	}
	
	.footer td{
	text-align: center;
	color: #8b4513;
	font-size: 12px;
	font-family: arial;
	}
	
	.footer a{
	text-decoration: none;
	color: #8b4513;
	}

	.footer a:hover{
	text-decoration: underline;
	color: #8b4513;
	}