.greentile_theme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336666;
	background-attachment: scroll;
	background-color: #CFD1BB;
	background-image: url(../images/green-tile.gif);
	background-repeat: repeat;
	background-position: left top;
	list-style-position: outside;
	list-style-image: url(../images/grn_oval_bullet.gif);
}
a:visited {
	color: #6B857D;
	text-decoration: underline;
}
a:hover {
	color: #990066;
	text-decoration: none;
}
a:active {
	color: #CC9999;
	text-decoration: underline;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	color: #57596F;
}
.xbold {
	font-weight: bolder;
}

.bold {
	font-weight: bold;
}
.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}
.purple_font {
	color: #515368;
	font-size: x-small;
}
h2 {
	color: #57596F;
}

