@charset "iso-8859-1";
BODY,TABLE { 
	font-family: verdana, helvetica, tahoma; 
	font-size: 12px;
}


P,LI { 
	font-family: verdana, helvetica, tahoma; 
	text-align: left; 
	letter-spacing: 0;  
	margin-top: 10; 
	margin-bottom: 10 
}
h3{
	margin-top: 20px;
	text-align:center;
}
h1{
	margin-top: 20px;
	text-align:center;
	font-size: 20px;
}
.formlabel{
	font : bold 10px;
}

.small { 
	font-size: 11; 
	font-weight: bold 
}

td.orange { 
	background: #FFA500;
	background-color: #FFA500; 
	font-size: 11; 
	font-weight: bold 
}

td.greycell { 
	background: lightgrey;
	background-color: lightgrey;
	font-size: 9; 
	color: grey;
	font-weight: normal; 
	letter-spacing: 2;
	text-alignment: center;  
}

td.black { 
	background: black;
	background-color: black; 
	font-size: 10; 
	font-weight: normal; 
	color: white; 
	letter-spacing: 1 
}

.emp { 
	font-weight: normal; 
	letter-spacing: 3 
}

.copy { 
	font-size: 10; 
	letter-spacing: 0 
}

.title {
    color: black;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 3;
	text-align : left;
	vertical-align: middle;
}

.titlebold {
	font-weight: 900;
	letter-spacing: 5;
}

.large{
	font-size: 9pt;
	color: orange;
}
.largeblack{
	font-size: 9pt;
	color: black;
}

.orangetext {
    color: #FFA500;
	text-alignment: center;
}

.grey {
	color: grey;
	font-weight: normal; 
	letter-spacing: 4;
	text-alignment: center; 
	font-size: 11; 
}

.red{
    color: red;
	font-weight: bold;
}

.highlight{
	background-color: yellow;
	font-weight: bold;
}
#time {
	
}