.copy {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #333333;
}

A.copy:link    {
    text-decoration: underline;
	color : #0000FF;
}

A.copy:visited {
    text-decoration: underline;
	color : purple	;
}

A.copy:active  {
    text-decoration: underline;
	color : #FF0000;
}

.homegray {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #666666;
}

.testimonial {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #749F4A;
}

.copyright {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #B0B0B2;
}

.subheadcompany {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #95B10D;
}

.subheadparents {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #2A769D;
}

.subheadpros {
	font-family : Arial, Helvetica,Tahoma, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #6C5C9E;
}