.Section1 {

	page: Section1;

}



body {

	color: #a5d8d8;

	font-family: Verdana;

	/* background-color: #B31500; */

	background-color: #336666;

}



td, th {

	color: #a5d8d8;

	font-family: Verdana;

}



a:link {

	color: #ebf6f6;
	
}



a:visited {

	color: #cccccc;

}



.style1 {

	font-size: 24px;

}


.style1 img {

	border: 1px white solid;

}



a {

	font-size: 14px;

}



h1 {

	font-size: 24px;

	color: #a5d8d8;

}



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; */

}

.menulinks a {

	font-size: 10pt;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.menulinks a:hover {

	color: #cccccc;
	
}