.body {		color: black; 
		font-family: "arial"; 
		font: 10pt;
		text-align: justify;
		width: 550;
		margin: 20px;
		valign: top; }

.body2 {	color: black; 
		font-family: "arial"; 
		font: 10pt;
		text-align: justify;
		width: 700;
		margin: 20px; }

.postscript {	color: black; 
		font-family: "arial"; 
		font: 8pt;
		width: 500; }

.title1 {	color: black; 
		font-family: "arial"; 
		font: 24pt;
		text-align: center; }

.title2 {	color: black; 
		font-family: "arial"; 
		font: 10pt;
		width: 100;  }

.title3 {	color: black; 
		font-family: "arial"; 
		font: 18pt;  }

.title4 {	color: black; 
		font-family: "garamond"; 
		font: 12pt;  }

.title5 {	color: black; 
		font-family: "arial"; 
		font: 10pt;  }

.credit {	color: 666666;
		font-family: "arial";
		font: 8pt;	}

.header {	color: black; 
		font-family: "arial"; 
		font: 10pt;
		background-color: #d6c610;
		padding:5;  }


a:link { color=green;  text-decoration:none }
a:visited { color=#083194d;  text-decoration:none }
a:hover { color=maroon;  text-decoration:none }