
td {font-family: arial; 
	font-size: 9pt;
	font-weight: normal;
	color: #000000;}

td.white {font-family: arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;}
		
.mission {font-family: arial; 
	font-size: 9pt;
	font-weight: normal;
	line-height:1.4em;
	color: #000000;}	

td.affiliates {font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	line-height:1.2em;
	color: #000000;}	
	
.heading
	{font-family: arial, helvetica; 
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #0066cc;}
	
.sublink
	{font-family: arial,verdana,  helvetica; 
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #0066cc;}			

td.subheading
	{font-family: serif; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #0033cc;
	}	

.subheading
	{font-family: serif; 
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #0033cc;
	}	
	
.sloganhead
	{font-family: serif; 
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;}	

.sloganbody
	{font-family: serif; 
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #3333333;}	

	
	
:link.noline { color: #333333; text-decoration: none; }  /* for unvisited links */
:visited.noline { color: #333333; text-decoration: none; } /* for visited links */
:active.noline { color: #333333; text-decoration: none; } /* when link is clicked */
:hover.noline { color: #333333; text-decoration: none; } /* when mouse is over link */		

:link.blue { color: #0066CC; text-decoration: underline; }  /* for unvisited links */
:visited.blue { color: #0066CC; text-decoration: underline; } /* for visited links */
:active.blue { color: #0066CC; text-decoration: underline; } /* when link is clicked */
:hover.blue { color: #0066CC; text-decoration: underline; } /* when mouse is over link */	

:link.white { color: #ffffff; text-decoration: underline; }  /* for unvisited links */
:visited.white { color: #ffffff; text-decoration: underline; } /* for visited links */
:active.white { color: #ffffff; text-decoration: underline; } /* when link is clicked */
:hover.white { color: #ffffff; text-decoration: underline; } /* when mouse is over link */	

:link.line { color: #333333; text-decoration: underline; }  /* for unvisited links */
:visited.line { color: #333333; text-decoration: underline; } /* for visited links */
:active.line { color: #333333; text-decoration: underline; } /* when link is clicked */
:hover.line { color: #333333; text-decoration: underline; } /* when mouse is over link */	

a:link { color: #333333; text-decoration: underline; }  /* for unvisited links */
a:visited { color:#333333; text-decoration: underline; } /* for visited links */
a:active { color: #333333; text-decoration: underline; } /* when link is clicked */
a:hover { color: #333333; text-decoration: underline; } /* when mouse is over link */		

