body,table,tr,td
{
	font-size : 12px;
	font-family : Verdana, Arial;
	color : 333333;
	font-weight : normal;	
}

.small
{
	font-size : 9px;
	font-family : Tahoma, Verdana, Arial;
	color : #555555;
	font-weight : normal;
}

.black
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	color : #000000;
	font-weight : normal;
}

a:visited
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a:link
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a:hover
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
}

.link:visited
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	text-decoration : underline;
	color : #990000;
}

.link:link
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	text-decoration : underline;
	color : #990000;
}

.link:hover
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	text-decoration : underline;
	color : #aa0000;
}

.label
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	color : #000000;
	font-weight : bold;
}

.violet
{
	font-size : 12px;
	font-family : Verdana, Arial;
	color : 8B8BD3;
	font-weight : bold;
}
