body {
	font-family: verdana, arial, helvetica; 
	font-size: 14pt;
	background-color: #000000;
	color: #ffffc0;
}

a, a:focus, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

a.irllink {
	color: #000000;
}

font {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #ffffc0;
}

font.small {
	font-size: 7pt;
}

font.large {
	font-size: 10pt;
	color: #000000;
	font-weight: bold
}

font.normalblack {
	color: #000000;
}

table.content {
	background-color: #ffffc0;
}

td {
	font-family: arial, helvetica;
	color: #ffffc0;
}

td.header {
	color: #000000;
	background-color: #d88e0e;
}

td.light {
	background-color: #ffffc0;
}

td.content {
	background-color: #222222;	
}

td.black {
	background-color: #000000;
}