.headers{
	font-size: 26px;
	color:#004080;
	font-style: italic;
	line-height: 1.33;}

.theaders{
	font-family: Courier New, terminal;
	font-size: 20px;
	font-weight: bold;
	color: #EDB816;
	text-align: center; }

.items{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0000A0;
	font-weight: bold; }

.descriptions{
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	color: black; }

.prices{
	font-family:  arial, tahoma,sans-serif;
	font-size: 11px;
	color: black; }

.plinks
p	{
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	color: black; }
.plinks
a:link {
	font-size: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #800080;
	font-weight: bold;
	text-decoration:none; }
.plinks
a:visited {
	font-size: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #EDB816;
 	text-decoration:none; }
.plinks
a:hover{
	color:#004080; 
	font-weight: bold;
	text-decoration:underline; }

.spcTable{
	border-top: none; }

