@charset "iso-8859-1";
.heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.headinggr {
font-family: Arial,Helvetica,sans-serif;
font-size: 18px; 
font-weight: bold;
text-align: center;
color: #CCFFCC;
}
.sub {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px; 
font-weight: bold;
text-align: center;
color: #000000;
}
.normal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.health {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; 
font-weight: bold;
text-align: center;
color: #000000;
}
.done {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
.todo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.subgr {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCFFCC;
	text-align: center;
}
.sub1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left:15px;
	padding-right:10px;
	text-align: left;
} 

a:link {background-color:#666600;}    /* unvisited link */
a:visited {background-color:#666600;} /* visited link */
a:hover {background-color:#666600;}   /* mouse over link */
a:active {background-color:#666600;}  /* selected link */





text-align: center;
color: #000000;

