.Section1 {

	page: Section1;

}



body {

	color: #733808;

	font-family: Verdana;

	/* background-color: #B31500; */

	background-color: #deccb7;

}



td, th {

	color: #733808;

	font-family: Verdana;

}



a:link {

	color: #003300;
	
}



a:visited {

	color: #2e842e;

}



.style1 {

	font-size: 24px;

}


.style1 img {

	border: 1px white solid;

}



a {

	font-size: 14px;

}



h1 {

	font-size: 24px;

	color: #733808;

}



h2 {

	font-size: 18px;

}



.error {

	color: #FF0000;

	font-weight: bold;

	font-size: 14px;

}



.instruction {

	color: #FFF;

	font-family: Verdana;

	font-weight: bold;

	/* font-size: 14px; */

}