
/* CUSTOM DEFINED SPAN STYLES */


	A.nav-top, .nav-top
	{
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : georgia, times, "times new roman", serif; 
	font-size : 14px;
	line-height : 14px;
	text-decoration : none;
	color:#000000;	  /* black  */
	}
	
	A.nav-top:link 
	{
	color:#000000;	  /* black  */

	}
	A.nav-top:hover 	
	
	{
	color:#666666;	  /* gray  */
	}
	
	A.nav-top:active 
	
	{
	color:#666666;	  /* gray  */
	}

	A.nav-top:visited 
	{
	color:#000000;	  /* black  */
	}

	A.nav-top:visited:hover 
	{
	color:#666666;	  /* gray  */

	}
	
	A.nav-top:visited:active {
	color:#666666;	  /* gray  */
	}
	

	A.nav-side, .nav-side
	{
	margin-top : 0px;
	margin-bottom : 16px;
	font-family : georgia, times, "times new roman", serif; 
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
	color : #000000;    /* black  */
	}
	
	A.nav-white:link {
	color:#000000;	  /* black  */

	}
	A.nav-white:hover {
	color:#666666;	  /* gray  */
	}
	
	A.nav-white:active {
	color:#666666;	  /* gray  */
	}

	A.nav-white:visited {
	color:#000000;	  /* black  */
	}

	A.nav-white:visited:hover {
	color:#666666;	  /* gray  */

	}

	A.nav-white:visited:active {
	color:#666666;	  /* gray  */

	
}
	

/* Redefinition of standard tags /*/

/* p tag is identical to "bodytext" span style, and to ".text-arial-helv-10-on-16" style */

p 

{
margin-top : 0px;
margin-bottom : 14px;
font-family : georgia, times, "times new roman", serif; 
font-size : 14px;
line-height : 18px;
}


li {
margin-top : 1px;
margin-bottom : 4px;
font-family : georgia, times, "times new roman", serif; 
font-size : 14px;
line-height : 17px;
}

/* h1 tag is identical to ".text-arial-helv-13-on-22" span style, plus color and bold */

h1 
{
margin-top : 0px;
margin-bottom : 16px;
font-family : georgia, times, "times new roman", serif; 
font-size : 18px;
line-height : 16px;
color :   #666666;	  /* gray  */

}

/* h2 tag is identical to ".text-arial-helv-12-on-20" span style, plus color and bold */

h2 
{
margin-top : 0px;
margin-bottom : 14px;
font-family : georgia, times, "times new roman", serif; 
font-size : 16px;
line-height : 14px;
color :   #666666;	  /* gray  */

}


/* h3 tag is identical to ".text-arial-helv-11-on-18" span style, plus color and bold */

h3 {
margin-top : 0px;
margin-bottom : 14px;
font-family : arial, helvetica, sans-serif; 
font-size : 14px;
line-height : 12px;
color :   #666666;	  /* gray  */
}

/* h4 tag is identical to ".text-arial-helv-11-on-18" span style, plus color and bold */

h4 {
margin-top : 0px;
margin-bottom : 12px;
font-family : arial, helvetica, sans-serif; 
font-size : 14px;
line-height : 12px;
color :   #666666;	  /* gray  */
}

/* h5 tag is identical to ".text-arial-helv-10-on-16" span style, plus color and bold */

h5 {
margin-top : 0px;
margin-bottom : 12px;
font-family : arial, helvetica, sans-serif; 
font-size : 12px;
line-height : 12px;
color :   #666666;	  /* gray  */
}

/* h6 tag is identical to ".text-arial-helv-10-on-16" span style, plus color and bold */

h6 {
margin-top : 0px;
margin-bottom : 12px;
font-family : arial, helvetica, sans-serif; 
font-size : 12px;
line-height : 12px;
color :   #666666;	  /* gray  */
}


/* CUSTOM DEFINED SPAN STYLES */

/* "bodytext" style is exactly the same as ".text-arial-helv-10-on-16" style, and as redefined "p" tag */

.hometext
{
margin-top : 0px;
margin-bottom : 14px;
font-family : georgia, times, "times new roman", serif; 
font-size : 14px;
line-height : 18px;
}

.bodytext
{
margin-top : 0px;
margin-bottom : 14px;
font-family : georgia, times, "times new roman", serif; 
font-size : 14px;
line-height : 18px;
}

.bodytext-medium
{
margin-top : 0px;
margin-bottom : 8px;
font-family : georgia, times, "times new roman", serif; 
font-size : 12px;
line-height : 15px;
}

.bodytext-teeny
{
margin-top : 0px;
margin-bottom : 14px;
font-family : georgia, times, "times new roman", serif; 
font-size : 14px;
line-height : 18px;
}

.testimonials
{
margin-top : 0px;
margin-bottom : 14px;
font-family : georgia, times, "times new roman", serif; 
font-size : 14px;
line-height : 18px;
}




