a:link
{
			color: #000066;  
			font-size:85%; 
			font-family: arial; 
			background-color: transparent;
}
a:visited

{			color: #000066;  
			font-size:85%; 
			font-family: arial; 
			background-color: transparent;
}
a:active
{
			color: #000066;  
			font-size:80%; 
			font-family: arial; 
			background-color: transparent;
}
a:hover
{
			color: #FFFFCC;  
			font-size:85%; 
			font-family: arial; 
			background-color: transparent;
}

.title
{
			text-align:center;
			font-weight:bold;
			font-size:150%;
}

.head1	
{
			font-weight:bold;
			font-size:120%;
}

.head2	
{
			font-weight:bold;
			font-size:100%;
}

.head3	
{
			font-weight:bold;
			font-size:80%;
}

body	
{
			background-image:url(./images/light_blue_background.gif); 
			background-repeat: repeat; 
			font-family:arial; 
			color:#000000; 
			font-size:100%;
}

.i1
{		
			font-size:80%;
			font-style:oblique;
}
.i2
{		
			font-size:60%;
			font-style:oblique;
}
.enctitle
{
			font-weight:bold;
			font-size:15pt;
			font-family:garamond;
}