P  {}

H1.type { font-size: 100% ; font-weight: normal; font-style: normal }

H2  {}

H3  {}

.nodisplay { display: none }

A:Visited  {
	color : Navy;
	text-decoration: none;
	font : bold;
}

A:Active  {
	color : Navy;
	text-decoration: none;
	font : bold;
}

A:Hover  {
	color : Red;
	text-decoration: none;
}

BODY  {}

.menu
{
	color : black;
	text-decoration: none;
	font-family:Rage Italic LET;
	font-size:30px;
}

.buyer_menu
{
	left: 200px;
	top: 150px;
	width: 600px;
	font-family: Verdana, Arial;
	position: absolute;
	border-bottom: 2px solid black;
	text-decoration: none;	
}

.rightcorner
{
	left:850;
	top:0px;
	
	
}

.page_heading
{
	font-size: 18pt;
	width: 100%;
	border-bottom: 1px solid black;
	font-family: Monotype Corsiva;
	font-weight: bold;;
}

.info
{
	font-size:11pt;
	color:white;
}

.group_heading
{
   font-weight:bold;
	font-size: 14pt;
	width: 100%;
	background-color="#f0f0f0";
}
