IMG.imageborder {
	border: solid  1.0px black ;
 
	vertical-align:middle;

}

BODY.pageStandard {
	background-color: rgb(33,132,35);
 
}

TD.week {
	background-color: rgb(0,185,0);
 
}

TD.week_active {
	background-color: rgb(0,255,0);
 
}

P.title {
	font-family: 'Times New Roman';
 	font-size: 18.0pt;
 
}

P.text {
	font-family: 'Times New Roman';
 	font-size: 12.0pt;
 
}

TABLE.title {
	font-family: 'Times New Roman';
 	font-size: 18.0pt;
 
}

TABLE.text {
	font-family: 'Times New Roman';
 	font-size: 12.0pt;
 
}

TD.bullet_cross {
	background-image:url(../bullets/cross.gif);
 	background-repeat:no-repeat;
 	background-position:center center;
 
}

TD.bullet_tick {
	background-image:url(../bullets/tick.gif);
 	background-repeat:no-repeat;
 	background-position:center center;
 
}

TD.bullet_pen {
	background-image:url(../bullets/pencil.gif);
 	background-repeat:no-repeat;
 	background-position:center center;
 
}

