body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
}

P {
	background-color: transparent;
	color: #000000;
}

SMALL {
	background-color: transparent;
	font-size: 80%;
	color: #000000;
}

BIG {
	background-color: transparent;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

a:link {
	background-color: transparent;
	color: #003399;
	text-decoration: underline;
} 

a:visited {
	background-color: transparent;
	color: #800080;
	text-decoration: underline;
} 

a:hover {
	background-color: transparent;
	color: #FF0000;
}

FORM {
	margin: 0;
}

.nobr {
	white-space: nowrap;
}

.menu {
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
}

.menu a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	background-color: #5F5F5F;
	color: #FFFFFF;
	text-decoration: none;
}

.nolink {
	background-color: transparent;
	white-space: nowrap;
	color: #000000;
}

.nolink a:link {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

.nolink a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

.nolink a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
