.style1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #464646;
}

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
}

a:link
{
	color: #464646;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #454545;
}

a:hover
{
	text-decoration: underline;
	color: #464646;
}

a:active
{
	text-decoration: none;
	color: #454545;
}

.style2 { font-size: xx-small; }

.right { float: right; }
