body {   font-size : 11pt;}table {         font-size : 11pt;      }table.schedule {                   font-size : 11pt;                   border : 1 solid #000000;               }               table.project {                  font-size : 11pt;                  border : 1 solid black;               }                              td.project {               font-size : 11pt;               border : 1 solid silver;            }                              h1.title {             font:bold 15pt;             background-color:navy;             color:white;             border: 3px solid;             border-left-color: #3366CC;              border-right-color: #000066;              border-top-color: #3366CC;             border-bottom-color: #000066             }         }                              td.schedule {                border : 1 solid #C0C0C0;                font-size : 11pt;                text-align : center;            }                             table.banner { 		        border: 1 solid #C0C0C0; 		        font-size : 11pt; 		        font-family : Courier; 		        color : #808000; 		        font-weight : bold;             }a:link {            text-decoration : none;          color : green;          font-weight : medium;          font-size : 11pt;       }       a:hover { 		   text-decoration : underline;		   color : green;		   font-weight : medium;        }       a:visited {              text-decoration : underline;              color : maroon;              font-weight : medium;          }