BODY{	background-color:#ccc;	margin:0;	padding:0;	}	#page{ 	margin:0 15%;	padding:0 5%;	border-width:1px;	border-style:solid;	border-color:#000;	background-color:#fff;	}	H1{	font-family:Times, "Times New Roman", serif;	font-size:36pt;	font-style:italic;	text-align:center;	margin:20px 0;	}	H2{	font-size:14pt;	text-align:center;	margin:20px 0;	}	H3{	font-family:serif;	font-size:12pt;	text-align:center;	margin:20px 0;	}P.focus{	text-align:center;	margin:20px 0;	}	A{	border-color:#666;	text-decoration:none;	}		IMG{	border:1px dashed #666;	}	.text{ 	font-size:small;	line-height:175%;	}	#credit{	font-size:small;	text-align:center;	}	#footer{	text-align:center;	font-family:Times, "Times New Roman", serif;	margin-bottom:30px;	}	#footer A{	text-decoration:none;	color:#666;	border-bottom:1px dashed #666;	}
