.style1 {font-size: 600px
}


.style2 {font-size: 600%
}
.style4 {font-size: 9px}

.flowerhead {
	background-color: #F8F6CB;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	outline-width: thin;
	width: 100%;
	
}



table,td,th {
	font-family: Verdana;
	color: #000000;
	background-color: #fffff1;
	font-size: 14px;	
	}
table {
	border-color:#F8F6CB;
	bgcolor="#F8F6CB"
	width: 1100px;
}

h1 {
	font-family: "Kunstler Script";
	color: #000000;
	font-size: 800%;
	border: hidden;
	border:hidden;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;	
	}

body {
	font-family: Verdana;
	color: #000000;
	background-color: #F8F6CB;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #000000;
	
}
a {
	font-family: Verdana;
	color: #000000;
}
a:visited {
	color: #000000;text-decoration: none;
}
a:hover {
	color: #fff000;text-decoration: none;
}
a:active {
	color: #fff000;
}
.bodystyle {
	font-family: Verdana;
	font-size: 12px;
}

.small {
	font-family: Verdana;
	font-size: 9px;
}

.medium {
	font-family: Verdana;
	font-size: 12px;
}

.big {
	font-family: Verdana;
	font-size: 16px;
}

.xbig {
	font-family: Verdana;
	font-size: 48px;
}

.expanded {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
