/* CSS Document */



body,td,th {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

}

body {

	background-color: #000000;

}

a:link {

	color: #FFFFFF;

}

a:visited {

	color: #CCCCCC;

}

a:hover {

	color: #0099FF;

}.topmenu {

	font-size: 12px;

	font-weight: bold;

}

.bodytext {

font-size: 12px

}

.h2header {

	font-size: 14px;

	font-weight: bold;

}

.h1header {

font-size: 24px

}

.NOTEtext {

font-size: 9px

}

.greentext {

color: #00FF00

}

.redtext {

	color: #FF0000;

	font-weight: bold;

	font-style: italic;

}

