﻿.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid aqua;
	border-bottom-style: none;
	background-color:#99CCFF;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid aqua;
	border-bottom-style: none;
	text-align: left;
	background-color:#99CCFF;	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border-style: none;
	font-size: small;
	background-color: #669999
}

