p {
	font-size: 14px;
	line-height: 150%;
}
ul {
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #006600;
}
h2 {
	font-size: 20px;
	color: #006600;
}
h3 {
	font-size: 16px;
	color: #006600;
}
h4 {
	font-size: 14px;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.strong1 {
	color: #FF0000;
}
.right {
	text-align: right;
}
.small1 {
	font-size: 80%;
}
