.subhead{
	font-family: Garamond, serif;
	color:#003399;
	/*color:#23238E;*/
	font-size:35px;
	font-style:italic;
	}
	
.subheadsmall{
	font-family: Garamond, serif;
	color:#003366;
	/*color:#23238E;*/
	font-size:20px;
	font-style:italic;

	}
	
.subheadsmall2{
	font-family: Garamond, serif;
	color:#003366;
	/*color:#23238E;*/
	font-size:15px;

	}
	
.subheadgreen{
	font-family: Garamond, serif;
	color:#003399;
	font-size:25px;
	font-style:italic;

	}	
	
.subheadsmallgreen{
	font-family: Garamond, serif;
	color:#999966;
	font-size:15px;
	
}	
	
	
.subheadsmallred{
	font-family: Garamond, serif;
	color:#FF0000;
	font-size:20px;
	font-weight: bold;
}

.smallprint{
	font-family: Garamond, serif;
	color:#000000;
	font-size:14px;
	font-weight: bold;

}

.inner{
	border:4px solid #999999; 
	padding:3px; 
	margin:3px; 
	border-style:outset;
}