A  {
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

P  {
	font-family : Century Gothic, Arial, Helvetica;
	color : #CC0000;
	font-weight : bold;
}

.HEADER  {
	font-family : Century Gothic, Arial, Helvetica;
	color : #588700;
	font-weight : bold;
	font-size : larger;
}

.HEADER2  {
	font-family : Century Gothic, Arial, Helvetica;
	color : #588700;
	font-weight : bold;
}


B  {
	font-weight : bold;
	font-family : Arial, Helvetica;
}

.ordertable {
	border: thick solid #CC0000;
}
