body {
background-color: #000000;
width:auto;
}

a {
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 10pt;
	color: #FFCC00;
}

.content2 {              /* link buttons in contents page */
text-align: center;
padding-top: 4px;
}

.content1 {              /* link buttons in contents page */
font-family: "Courier New", Courier, monospace;
font-size: 10pt;
color: #FFFFFF;
text-align: center;
padding-top: 4px;
}

.content3 {             
font-family: "arial";
font-size: 10pt;
color: #FF0000;
text-align: center;
padding-top: 4px;
}

