body {
	margin:6px 0px 0px 0px;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000
}

div.c {
	text-align: center;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFEE;
}

.yel {
	color: #FFFFEE;
}

.gry {
	color: #AAAAAA;
}

.sm {
	font-size: 10pt;
}

td {
	vertical-align: top;
}

td.c {
	text-align: center;
}

td.tc {
	text-align: center;
	font-size: 8pt;
}

td.bg {
	background: #222222;
}

td.projt {
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}

a:link {
	color:#FF0000;
}

a:visited {
	color:#FF0000;
}

a:hover {
	color:#EEEEEE;
}

a:active {
	color:#FFFFFF;
}


