body {
    /*
    border: none;
    margin: 0px;
    padding: 0px;
    background: #f0f0f0;
    */
    font-family: "Arial", "Helvetica", "Sans-Serif", "Times";
    font-size: 16px; 
    /*
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    */
}

p { font-family: "Arial", "Helvetica", "Sans-Serif", "Times";   
    font-size: 16px; 
    text-align: justify
}

td { font-family: "Arial", "Helvetica", "Sans-Serif", "Times";   
    font-size: 16px; 
}

div.footer { font-family: "Arial", "Helvetica", "Sans-Serif", "Times";   
    text-align: center;
    color: #555555;
    font-size: 13px;
}

span.title0 { font-family: "Arial", "Helvetica", "Sans-Serif", "Times";   
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}


a.menuBar:link {   
	    color: #ffffff;
	    text-decoration: none;
	    font-weight: bold;
	}
a.menuBar:visited { 
	    color: #ffffff; 
	    /*color: #ccccff;*/ 
	    font-weight: bold;
	    text-decoration: none}
a.menuBar:hover {   
	    color: #ff0000; 
	    /*color: #f0f050; yellow*/
	    font-weight: bold;
	    background: none;
	    text-decoration: underline}

a.subMenu:link {   
	    color: #ffffff;
	    text-decoration: none;
	    font-weight: bold;
	}
a.subMenu:visited { 
	    /*color: #0083da; */
	    color: #ffffff; 
	    font-weight: bold;
	    text-decoration: none;
	}
a.subMenu:hover {   
	    color: #ff0000; 
	    font-weight: bold;
	    text-decoration: underline
	}


a:link {   
	    /*color: #3388ff;*/
	    color: #0000ff;
	    text-decoration: none;
	    font-weight: bold;
	}
a:visited { 
	    /*color: #55aaaa; */
	    color: #0000ff; 
	    font-weight: bold;
	    text-decoration: none}
a:hover {   
	    color: #ff0000; 
	    /*
	    background: #6633dd;
	    */
	    text-decoration: underline}


.pictext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}


ul li {
  list-style: square;
}

div.sidebar ul {
  list-style: none;
  padding: 2px;
  margin: 2px;
}
div.sidebar li {
  list-style: none;
  padding-top: 0em;
  padding-bottom: 0em;
}

div.sidebar li:hover {
  list-style: none;
  /*background: #f0f050;*/
  text-decoration: underline;
}


p.MsoNormal {
    margin:0in;
    margin-bottom:.0001pt;
    font-size:12.0pt;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
}

/*
div.sidebar :link {
  color: #5000ff;
}
div.sidebar :visited {
  color: #0000dd;
}
*/

