body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.grey {
	  background: #ffffff;
	  }

td.leftmenu	{
            text-align: left;
            width:      135px;
            font-size:  11pt;
			border: thin #008abd solid; background-image: url(https://www.pgcon.org/2015/images/elephant-faded-2.png)
			}
			
td.rightmenu	{
            text-align: left;
            width:      135px;
            font-size:  11pt;
			border: thin #008abd solid; background-image: url(https://www.pgcon.org/2015/images/elephant-faded-2.png)
			}			

.menuheading {
             background-color: #008abd; 
			 border: thin #008abd solid;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12pt; 
			 font-weight: bold; 
			 color: #FFFFFF; 
			 text-align: center
			 }
.Presentations { 
               font-weight: bold; 
			   color: #FFFFFF; 
			   background-color: #404040
			   }
.Speakers { 
               font-weight: bold; 
			   color: #FFFFFF; 
			   background-color: #404040
			   }
a:link {
       font-weight: bold;
	   }
a:visited {  
          font-weight: normal;
		  }
a:active {  
         font-weight: bold;
		 }
a:hover {
        font-weight: bolder;
		}
h1 {
   font-family: serif;
   font-weight: bold;
   }
h2 {
   font-family: serif;
   font-weight: bold;
   }
h3 {
   font-family: serif;
   font-weight: bold;
   }
h4 {
   font-family: serif;
   font-weight: bold;
   }
.TableHead { font-weight: bold; color: #FFFFFF; background-color: #404040 }

td.footer { width: auto; font-size: x-small; border: none; background-image: url(https://www.pgcon.org/2015/images/pgcon-footer-center.jpg); background-repeat: repeat-x}
