body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6666CC;
	background-position: 0px 0px;
}

/* shopping cart fonts */
.ordertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ordersubhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6666CC;
}
.orderhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6666CC;
}



a:link {
	color: #663399;
}
a:visited {
	color: #6666CC;
}
a:hover {
	color: #669966;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6666CC;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #6666CC;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666CC;
	font-style: italic;
}
.fonty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subfonty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.signed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #669966;
}
li {
	list-style-position: outside;
	list-style-image: url(images/specialpageitems/logobullet.gif);
}
.testiBG {
	background-image: url(images/specialpageitems/testiBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
