body {
	background-color:#ffffe3;
	color:#005b2e;
}

a:link,a:visited {
	color:#005b2e;
}

a:active {
	color:#0000ff;
}

.cssbutton {
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant : small-caps;
	border : 1px solid #008000;
	color: #008000;
	background: #ccffff;
	padding: 0px 6px 0px 6px;
	text-align:center;
}

.black {
	color: #000000;
}

.navy {
	color: navy;
}

.large {
	font-size:18pt;
}

.medium {
	font-size: 14pt;
}

.largeaqua {
	background-color:#ccffff;
	font-size:18pt;
	text-align:center;
}

.cross {
	color:#cc9900;
	font-size:24pt;
	font-weight:bold;
}

ul {
	background-color:#ccffff;
	color:black;
	line-height: 1.2em;
}

li {
	line-height: 1.2em;
}

.bullet {
	font-family: "Wingdings 2","Wingdings 3",Wingdings,Webdings;
	font-size: 12pt;
}
