body.front
	{	font-size: 12pt ;
      	font-family: Georgia, 'Times New Roman', Times, serif ;  
		background-color: #ffcc66 ;
		background-image: none ; }
		
body.writings
	{	color: black ;
		margin: 0 5% ;
		font-size: 11pt ;
      	font-family: Georgia, 'Times New Roman', Times, serif ; 
		background-color: #f7ecd1 ;
		background-image: none ; }
h2
	{	color: navy ; 
      	font-size: 24pt ;
     	font-weight: bold ; 
     	font-family: 'Monotype Corsiva', cursive, serif ;
	  	text-align: center ; }
h3
	{	color: navy ; 
		font-size: 15pt ;
		font-weight: bold ; 
		font-family: Georgia, 'Times New Roman', Times, serif ; 
		text-align: center ;}
h4
	{	color: navy ;
		font-size: 13pt ;
		font-style: italic ; 
		font-weight: bold ;
		font-family: Georgia, 'Times New Roman', Times, serif ; 
		text-align: center ; }

hr
	{	color: navy ; 
	    width: 90% ;
		height: 3px ; }
		
img.floated
	{	float: left ;
		margin:20px ; }

br.reset
	{	clear: both ; }

p.centered
	{	text-align: center ; }
			
p.navigation-bar 
	{	position: relative ;
		margin:10px;
		border: medium navy solid ;
		padding: 1%;
		background-color: white ; 
		font-size:10pt ;
		float: center ;
		text-align: center ;  }

.guiding
	{	color: navy ; 
      	font-size: 14pt ;
     	font-weight: bold ; 
     	font-family: 'Monotype Corsiva', cursive, serif ;
	  	text-align: center ; }
	
.indented
	{	margin-left: 5% ; }
			
.longindented
	{	margin-left: 15% ; }
			
.blue
	{	font-size:13pt ;
		font-weight: bold ; 
		font-family: Georgia, 'Times New Roman', Times, serif ;
		color: navy ;
		text-align: center; }
		
.green
	{   color: green ; }

