body, td, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
div.PageTitle
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}
.big
{
	font-size: 14px;
	font-weight: bold;
}
.slant
{
	font-style: italic;
}
.graytext
{
color: #999999;
}
.highlighttext
{
color: #CC0000;
}
.footertext
{
font-size: 10px;
color: #CCCCCC;
}
a
{
color: #CC0000;
text-decoration: underline
}
a:hover
{
text-decoration: none
} 
a:active
{
text-decoration: none
} 
a.footer
{
font-size: 10px;
color: #CCCCCC;
text-decoration: underline
}
a.footer:hover
{
color: #999999;
text-decoration: none
} 
a.footer:active
{
color: #999999;
text-decoration: none
}
.priceHead1 {
	font-weight: bold;
	background-color: #CCCCCC;
}
.priceHead2 {
	font-weight: bold;
	background-color: #EBEBEB;
}
.priceTable {
	border-collapse: collapse;
}
.priceTable, .priceTable td {
	border: 1px solid #999999;
}
