
BODY  {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #88BB70;
	font-size: 12px;
}
	
H1  {
	font-size: 20px;
	color: black;
	background-color:  #FFFFF0; /*#FFF8E5;*/
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: -34px;
}

	
H2  {
	font-size: 18px;
	margin-left: -24px;
	color: #669933;
	margin-bottom: 5px;
	font-weight: bold;
}


P.foot	{
	font-size: 10px;
	color: #EEED30;
	azimuth : center;
}

P.title	{
	font-size: 18px;
	margin-left: -24px;
	color: #669933;
	margin-bottom: 5px;
	font-weight: bold;
	text-align : left;
}

P.need	{
	font-size: 20px;
	color: Red;
	azimuth : center;
	font-weight : bold;
	text-decoration : blink;
}

P.contact	{ 
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}

P.service	{ 
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}


P.about	{
	font-size: 16px;
	color: #669933;
	font-weight: normal;
	text-align : justify;
	vertical-align : top;
	}

P.special	{
	font-size: 16px;
	color: #669933;
	font-weight: normal;
	text-align : justify;
	vertical-align : top;
	
}

P.care	{
	font-size: 12px;
	color: #669933;
	font-weight: normal;
	text-align : justify;
	vertical-align : text-top;
}

P.pic	{
	vertical-align : text-top;
}

p.contact A:link 		{ 
	color: #669933;
	text-decoration: underline;
}

p.contact A:visited 	{ 
	color: #669933;
	text-decoration: underline; 
}

p.contact A:hover		{ 
	color: #EEED30;
	text-decoration: none; 
}


A.foot:link 		{ 
	color: #EEED30;
	text-decoration: underline;
}

A.foot:visited 	{ 
	color: #EEED30;
	text-decoration: underline; 
}

A.foot:hover		{ 
	color: #EEED30;
	text-decoration: none; 
}

li	{
	color: #669933;
	list-style-type : square;
}
	


