BODY 	{ 	
	background-color: #ffffff;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 10pt; 
       	}

a:link    {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a:active  {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a:visited {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

a.techpage:link    {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.techpage:active  {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.techpage:visited {font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

TABLE { margin: 0; }

B  { font-weight: bold; }

TR { margin: 0; }

TD { margin: 0;
     padding: 3px 3px 3px 3px; 
   }

H1 { font-style: bold; }
H2 { font-style: bold; 
     text-align: left;
   }
H3 { font-style: bold; }

.maintype     {	text-align: center; 
		border-bottom: 2px groove #999999; 
		border-right: 2px groove #999999; 
	      }
	      
.ampmtype     {	text-align: center; 
		border-bottom: 2px groove #999999; 
		border-right: 2px groove #999999; 
	      }	      

.sessionstype { font-size: 8pt; 
		border-bottom: 2px groove #999999;
		border-right: 2px groove #999999;
	      }

.programtype  {	background-color:#CCCCCC;
		border-bottom: 2px groove #999999;
		border-right: 2px groove #999999;
		font-size: 8pt; 		
		width: 8%;
	      }

.subtitletype { font-weight: bold; }

.notice       {	color: red; 
	  	font-weight: bold; 
	      }

.techprogram  {	border-top: 2px groove #999999;
		border-left: 2px groove #999999;
		margin: 0;
		width: 80%; }
	      
.overview     { width: 60%; }

.overview i   { font-style: normal; 
		font-weight: bold;
	      }
