@charset "UTF-8";
/* CSS Document */

body {
	margin-top:20px;
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

a { 
 	text-decoration : underline; 
	color : #88331a; 
}

#header, #altimage { 
	display : none; 
}

#image {
	float: right;
	margin: 10px;
}

body text {
	text-align:left;
}