a {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a.cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: blue;
}

body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.c1 {
	background: url('http://www.projector-lamp.org/projector-lamp-images/green.gif') no-repeat;
	height: 21;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.c2 {
	background: url('http://www.projector-lamp.org/projector-lamp-images/orange.gif') no-repeat;
	height: 21;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

input {color: #000000; height:18px; text-decoration: none; font-family: Verdana; font-size: 11px; border: 1px #000000 solid};
button {height:18px; border:1px solid #000000; text-decoration:none; font-size: 11px; font-family: Verdana; font-weight: bold};