@charset "UTF-8";
/* CSS Document */

div.imagecaption
	{
		float: left;
		width: 450 px;
		height: 425px;
		margin: 1EM 1EM 1EM 1EM;
		display: inline;
		text-align: center;
	}
span1
	{
		float:left;
		width:0.7em;
		font-size:400%;
		font-family:algerian,courier;
		line-height:80%;
	}
.style1 {
	font-size: x-large;
	font-weight: bold;
}
.style2 {font-size: xx-large}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.style4 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
-->
</style>