a		{
	color:gray;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}
	a:hover		{
	color:#000000;
	text-decoration: none;
	}

body
{
	margin:0;
}

.listheader
{
	background-color: gray;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

.listitem
{
	
	color: black;
	font-family: Verdana;
	font-size: 12px;
	

}

	.forminput
	{
	font-family: verdana;
	font-size: 10pt;
	}
	
	.formlabel
	{
	font-family: verdana;
	font-size: 10pt;
	text-align: right;
	}
	
	.message
{
	color: maroon;
	font-weight: bold;
	font-size: 11pt;
	font-family: verdana;
}

	.errortext
{
	color: red;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
}

.note
{
	color: Maroon;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.PageHeader
{
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.PageInstructions
{
	color: gray;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.itemtitle
{
	
	color: black;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
}

.itemdescription
{
	
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
}

.itemprice
{
	
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
}

.newstitle
{
	
	color: black;
	font-family: Courier;
	font-size: 12pt;
	font-weight:bold;
}

.newsdetails
{
	
	color: black;
	font-family: Courier;
	font-size: 11pt;
	font-weight:normal;
}

.friendname
{
	
	color: black;
	font-family: verdana,arial;
	font-size: 11pt;
	font-weight:bold;
}

.friendlink
{
	
	color: black;
	font-family: verdana,arial;
	font-size: 11pt;
	font-weight:normal;
}