body {background-color: #99cccc ; color: #000000;}
h1, h3  {text-align: center; 
	font-family:"georgia", serif;
	 background-color: navy;
	color:white;}

h2  {text-decoration: underline; 
	font-family:"georgia", serif;}

.he {color: white; font-family:"georgia", serif;}

p {text-indent: 25px; 
	font-size: 14pt; 
	font-family:"georgia", serif;}

span {font-size: 12pt;}
.span {font-size: 20pt;}

hr {color: white;}
.hr {color: white;}

a:link {color: white;}
a:visited {color: white;}
a:hover {background-image: url(fon_link.jpg);
		color:black;}

