BODY {
	background-color: #36557E;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
   }
   
h1 { font-size: 12pt;
   font-weight: 800;
   }   
   
TABLE.wrap { background-color: #5e91d4;
border-style: solid;
border-width: 1px;
border-color: black;
   }
   

td.menucolumn { background-color: #609dda;
              border-style: solid;
              border-width: 1px;
              border-color: black;
              width: 220px;
			    }
td.contentcolumn { width: 548px; font-size: 11pt;
    }
	
td.footer { background-color:  #609dda;
          border-top: solid 1px black;
    }
	
td.header { border-bottom: solid 1px black;
background-color: #36557E;
    }

A:link {color: #00FFCC; 
       font-weight: 600;
	   }

A:visited {color: #00FFCC; 
       font-weight: 600;
	   }
	   
A.menu:link{color: #00FFCC; 
       font-weight: 600;
       font-size: 11px;
	   margin-left: 10px; 
	   }
	   
A.menu:visited{color: #00FFCC; 
       font-weight: 600;
       font-size: 11px;
	   margin-left: 10px; }
	   
A.IndentMenuLink:link{color: white; 
       font-weight: 600;
       font-size: 11px;
	   margin-left: 20px; 
	   }
	   
A.IndentMenuLink:visited{color: white; 
       font-weight: 600;
       font-size: 11px;
	   margin-left: 20px; }
	   
	
       
a.special { font-weight: 700;
          font-size: 15px;
          color: red;
          background: white;
          }
		  
div.MenuTitles {font-size: 10pt;
	font-weight:800;
	}
	
.scopestuff {
			font-size: 10pt; 
			font-weight: 500;
			}
			

	
.scopestuffsmall {
			font-size: 5pt; 
			font-weight: 500;
			}
			

