body,div,td,xmp
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: default;
	text-align: justify;
	text-transform: uppercase;
}

body,.frame
{
	background-attachment: fixed;
	background-color: transparent;
}


A:link,A:visited,A:active,b
{
	text-decoration: none;
	cursor: crosshair;
	color: #003366;
	word-spacing: 1px;
}

a:hover
{
	text-decoration: none;
	color: Black;
	border: dashed Black;
	border-width: 0px 0px 1px 0px;
}


