.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text_small {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
}
.text_small1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.headers_green {
	font-family: Arial;
	font-size: 15px;
	color: #99CC00;
	font-weight: bold;

}
.headers_green a{
	font-family: Arial;
	font-size: 15px;
	color: #99CC00;
	font-weight: bold;
}
.headers_green a:hover{
	font-family: Arial;
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
	text-decoration:underline;
}
.headers_blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0091E5;
	font-weight: bold;
}
.headers_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.links {
	font-family: Tahoma;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.links a{
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	Text-decoration:none;
}
.links a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #0091E5;
	Text-decoration:none;
}
.links_black a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	Text-decoration:none;
	font-weight:bold;
}
.links_black a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	Text-decoration:underline;
	font-weight:bold;
}
.links_orange a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #FF6600;
	Text-decoration:none;
}
.links_orange a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #0091E5;
	Text-decoration:none;
}
.backg{
	background-image: url(images/help1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.boybg {
	background-image: url(images/boy.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.healthybg {
	background-image: url(../images/healthybg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.tableborder {
	border: 1px solid;
	border-color:#FFFFFF;
}
.bsf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
}
.list{
	list-style-image:url(../images/bullet.png);
}
.list li{
	font-family:tahoma, arial, verdana;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
}
.list li a{
	font-family:tahoma, arial, verdana;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
	text-decoration:none;
}
.list li a:hover{
	font-family:tahoma, arial, verdana;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
	text-decoration:underline;
}