td	{
	font-size: 12;
	font-family: Tahoma;
	color: #000000;
	}

sub	{
	text-align: center;
	text-decoration: none;
	font-size: 11;
	font-family: Tahoma;
	}

s	{
	text-decoration: none;
	font-size: 14;
	color: black;
	}

u	{
	font-size: 14;
	}

i	{
	text-decoration: underline;
	font-size: 14;
	font-weight: bold;
	}

.about	{
	font-size: 12;
	}

.pricelabel	{
	font-size: 12;
	font-weight: bold;
	color: white;
	}

.pricetag	{
	font-size: 14;
	}

.process	{
	font-weight:bold;
	}

A:link 
	{
	text-decoration: none
	}
A:visited 
	{
	text-decoration: none
	}
A:active 
	{
	text-decoration: none
	}
A:hover 
	{
	text-decoration: underline; color: blue;
	}
