.text {
	font-family: Garamond, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.fillinform {
	font-family: Garamond, sans-serif;
	font-size: small;
	border: 1px ridge #000000;
	SCROLLBAR-FACE-COLOR: #4391DE;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFCC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC99;
	background-image: url(images/clouds.jpg);


}
li {
	list-style-image: url(images/dot.gif);
}
.footer {
	font-family: Garamond, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:hover {
	font-family: Garamond, sans-serif;
	color: #FFFFFF;
	background-color: #4391DE;
	text-decoration: underline;
}
