
.header-standard-large
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #669933;
	font-size   : 16pt;
	font-weight : bold;
}

.header-standard-small
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #669933;
	font-size   : 10pt;
	font-weight : bold;
}

.header-secondary-small
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #996600;
	font-size   : 11pt;
	font-weight : bold;
}

.header-secondary-tiny
{
  color: #996600;
  font-size: 10pt;
  font-weight: bold;
}


.header-tertiary-tiny
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #000000;
	font-size   : 9pt;
}

.content-regular
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #000000;
	font-size   : 10pt;
}

.content-bold
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #000000;
	font-size   : 10pt;
	font-weight : bold;
}

.content-secondary
{
	font-family : Arial, Helvetica, sans-serif;
	color       : #666666;
	font-size   : 9pt;
}

.content-tertiary
{
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}



/*
A:link
{
  color: #669933;
  text-decoration : none; 
}

A:visited
{
  color: #669933;
  text-decoration : none; 
}

A:active  
{ 
  color: #ff0000; 
  text-decoration : underline; 
} 
A:hover   
{ 
  color: #669933; 
  text-decoration : underline; 
}
*/
/*
Links Feature Tour (also good for bread crumbs):
Arial
Color: #000000
size: 11pt
weight: regular, underline
*/

