P, p, br, li, ul, a {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	color : White;
	text-decoration : none;
}
a:hover
{
	text-decoration : underline;
}

.norm
{
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	color : White;
}
.smallwhitetext
{color: #ffffff; font-size: 8pt; font-family: verdana;}

.smalltext
{color: #333333; font-size: 8pt; font-family: verdana;}

p:greytext
{
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	color : #666666;
}
greytext
{
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	color : #666666;
}