.standardText{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: small;
	
}



p.pageTitle{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.navLinks{
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration: none;

}

.navSlash{
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: none;

}




a.navLinks:link 	{color: #006699}
a.navLinks:visited 	{color: #006699}
a.navLinks:hover 	{color : #CC9900; background-color:ffffff;}


.trackLinks{ 
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
}
a.trackLinks:hover 	{color: #cc9900; background-color:ffffcc;  }


.trackName{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: small;
 }




td.title{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
}
	
.authorName {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : #0066cc;
}
	
.authorOrg {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}


.chairName {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : #0066cc;
}
	
.chairOrg {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}

 .chairPosition{ 
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}


 
.pdfLinks{
	font-family : Arial, Helvetica, sans-serif;
	color : #CC9900;
	font-size : smaller;
}
 
td.pdfColor{
color : #666666}
 
a.pdfLinks:link 		{color: #cc9900}
a.pdfLinks:visited 	{color: #cc9900}
a.pdfLinks:hover 	{color: #cc9900; background-color:ffffcc;  }
 
 
  
  hr{
	margin-bottom : 3px;
	margin-top : 3px;
	color : #003366;
}
  
  table.tracks{
	margin-top : 5px;
	margin-bottom : 5px;
}
  
