/* CSS Document */


.body {font-family: Trebuchet MS, Arial; color: #006600; font-weight:normal; font-size: 14px;}


.healthbody {font-family: Trebuchet MS, Arial; color: #5D94BD; font-weight:normal; font-size: 14px;}


.menu {font-family: Trebuchet MS, Arial; color: #FFFFFF; font-weight:normal; font-size: 16px;}
a.menu:link {color:#FFFFFF; text-decoration:none; }
a.menu:visited {color:#f1f1f1; text-decoration:none; }
a.menu:active {color:#FFFFFF; text-decoration:none; }
a.menu:hover {color:#FFFFFF; text-decoration:underline; }

.btmlinks {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #204C00;
	font-weight: normal;
}

.healthbtmlinks {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #5D94BD;
	font-weight: normal;
}
 
a.btmlinks:link {color:#006600; text-decoration:none; }
a.btmlinks:visited {color:#006600; text-decoration:none; }
a.btmlinks:active {color:#006600; text-decoration:none; }
a.btmlinks:hover {color:#006600; text-decoration:underline; }
