body { 
	background-color: #006666;
	color: #ccffcc;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif
	}


a {
	text-decoration: none;
	color: Silver;
}


a:hover {
	text-decoration: underline;
	}


.text1 {
	background-color: #ffffff;
	color: #006666
	}

.accent1{
	color: #33cccc
}

.accent2{
	color: #99cccc
}

.accent3{
	color: #ccffcc;
	font-size: 8pt
}

.hidden{
	color: #006666;
	font-size: 6pt
}
