P  {
	font-size : 11px;
	font-family : sans-serif;
	font-weight : normal;
	color : #333333;
	font : verdana, arial, helvetica;
	line-height : 10px;
	text-align : left;
}

A  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
	font : verdana, arial, helvetica;
	line-height : 12px;
	text-decoration : none;
}

A:Visited    {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
	font : verdana, arial, helvetica;
	line-height : 12px;
	text-decoration : none;
}


A:Active    {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
	font : verdana, arial, helvetica;
	line-height : 12px;
	text-decoration : none;
}


A:Hover    {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
	font : verdana, arial, helvetica;
	line-height : 12px;
	text-decoration : none;
}

BODY, TD  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #333333;
	line-height : 14px;
	text-align : left;
}

.features  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #444444;
	line-height : 14px;
}

.copyright  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ffffff;
	font-size : 10px;
	line-height : 10px;
	text-align : center;
}

.title  {
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	font : times;
}

