BODY {font-family:"Times New Roman", Times, serif;}

.mainheader{
	background-color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #ffffff;
}
.tableheader{
	background-color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
}
.tablecell{
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
}
.tablecell_lg{
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}
.tablecell_yellow{
	background-color: #ffff00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #660000;
	font-weight: bold;
}
.resultsheader{
	background-color: #008000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
	color: #ffffff;
	font-weight: bold;
}
.textalert{
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #ff0000;
	font-weight: bold;
}
.daily{
	background-color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #0000ff;
	font-weight: bold;
}
.copy{
	/*background-color: #ffffff; */
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}
	
