body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
p {
	font-size: 12px;
}
table {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #FF99FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #FF99FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.description {
	font-size: 12px;
	color: #CCFFFF;
	font-weight: bold;
}
.itemname {
	font-size: 14px;
	font-weight: bold;
	color: #FF99FF;
	margin: 0px;
}
.categories {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	margin: 0px;
}
.nomargin {
	margin: 0px;
}
.tagline {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.point9 {
	font-size: 9px;
}
.point10 {
	font-size: 10px;
}
.point14 {
	font-size: 14px;
}
.point16 {
	font-size: 16px;
}
a:link {
	color: #00FFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #00FFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.box {
	padding: 5px;
	border: 1px solid #00CC99;
	background-color: #FFFFFF;
	color: #990066;
}
.box2 {
	padding: 5px;
	border: 2px solid #FFFF00;
	background-color: #660066;
	font-size: 14px;
}
