A{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

A:link{
	text-decoration: none;
}

A:visited{
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

A:active{
	text-decoration: none;
	color: #999999;
}

BODY{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
B{
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD{
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
}

