/* TantoBeak Styles */
 
 body {		font-family: Arial, sans-serif;
		font-size: 12pt;
		background-color: #5EE557;
		margin-left: 0.5in;
		margin-right: 0.5in; }

 p.title { 	font-family: Arial, sans-serif;
		color: black;
		font-size: 18pt;
		text-align: center; }

 p.heading {	font-family: Arial, sans-serif;
		color: black;
		font-weight: bold;
		font-size: 14pt; }

 p.navbar{	font-family: Arial, sans-serif;
		font-size: 12pt; 
		text-align: center;}

 hr.divider {	width: 90%;
		height=1;
		color: "#990099";
		center; }

 .nav {		padding-left: 5px;
		padding-right: 5px;
		font-size: 10pt; 
		text-align: center; }

 .center{	font-size: 10pt; 
		text-align: center;}

 .small {	font-family: Arial, sans-serif;
		font-size: 9pt;
		text-align: center; }

 .urhere { 	background-color: white; }

 a:link { 	color: blue; }
 a:active { 	color: green;}
 a:visited {	color: "#990099"; }
 a:hover { 	color: yellow; }
