
body {
	margin-bottom: 20px;
}
a:link {
	color: #66FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66FFFF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.style4 {color: #0000FF}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.background1 {
	background-image: url(images/gems-blueswoosh-web.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.style6 {font-size: 10px}
.style7 {color: #000066; }

.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}
.yellowtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF600;
}
.whitetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

