body {
	background: white;
	font-size: 12pt;
	}
#LayerTop {
	display:none;
	}
#LayerLeft {
	display:none;
	}
#LayerContent {
	position:relative;
	width:680px;
	left: 161px;
	/* 	left: 50px;*/
	/*top: 160px;*/
	}
.centered {
	text-align: center;
	}
.defont {
	font-family: Georgia, serif;
	}
.green {
	color:green;
	}
.red {
	color:red;
}
.cred {
	color:red;
	text-align:center;
}
.email {
	margin:0 0 0 0.5em;
	}
.date {
	font-size:1.1em;
	font-weight:bold;
	color:green;
	}
.program {
	font-weight:bold;
	}
.empha1 {
	/*text-align:center;*/
	color:red;
	font-weight:bold;
	}
.empha2 {
	/*text-align:center;
	color:red;*/
	}
/*#a100 h2 {
	color:#ff6600;
	font-size:97%;
	}*/
#a200 {
	margin-left:8em;
	}
#a200 p {
	text-indent:-2em;
	font-size:100%;
	margin-bottom:0;
	margin-top:0;
	white-space:pre;
	}
#a200 h2 {
	color:#ff6600;
	font-size:97%;
	text-indent:-2em;
	}		
.left {
	text-align:left;
	}
.smaller {
	font-size:90%;
	}
#title {
	font-weight:bold;
	font-size:115%;
}
table {
	margin-left:auto;
	margin-right:auto;
	}
.box {
	text-align:left;
	margin:0.5em 0.5em 0 0.5em;
	border:1px solid #F0F0F0; 
	padding-left:4px
	}
.box2 {
	/* text-align:center; */
	margin:0.5em 0.5em 0 0.5em; 
	border:1px solid #F0F0F0; 
	padding-left:4px
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
.cr {
	clear:right;
	}
.cl {
	clear:left;
	}
.fl {
	float:left;
	margin-right:1em;
	}
.fr {
	float:right;
	margin-left:1em;
	}
#footer {
	font-size:90%;
	color:black;
	margin-top:3em;
	border-top:2px dotted #CCCCCC
	}	
.hide { 
	display:none;
}

