p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.box {
	padding: 3px;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}.border {
	padding: 5px;
	margin: 5px;
}
.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.p14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;

}
.p16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.p11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#demo3 {
	background-color: #99CC33;
	border: thin solid;
	border-color: #CCCC99 #999933 #999933 #CCCC99;
	color: #99FFCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999966;
	text-align: center;

}
.space-right {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.flower {
	background-attachment: scroll;
	background-image: url(im/flowers2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
