body {
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	background: #ddeaef;
	text-align: center;
	
	
}
.line{
border-top: 1px grey solid;
display:block;
}

.bar{
	
	background-image:url('/fancy_bar_repeat.jpg');
	background-repeat: repeat-x;
	width: 100%;
	align: center;
	height: 37px;
}




.writing_out{
align: center;
background: #e8e8e8;
height: 262px;
width: 100%;
}

.writing{

align: center;
background: none;
color: #0b6e97;
font-size: 16pt;
/*border-top: 1px solid;
border-bottom: 1px solid ;
border-bottom: 1px solid ;
border-bottom: 1px solid ;*/

height: 75%;
width: 100%;
}




.blurb{
	height: 200px;
	width: 800px;
	background: #e8e8e8;
	margin-top: 30px;
	padding: 5px;
	font-size: 12pt;
	
	
	/*border-top: 1px silver ridge;
	border-bottom: 1px silver ridge;*/
	
}

a{
color: #0b6e97;
}



p
{
color: #3a4053;

text-align: left;
}

.box{
	display:block;
	align: center;
	width: 700px;
	height: 700px;
	
}




td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;



