
    A:link {text-decoration: underline; color:#142B65 }
    A:visited {text-decoration: underline;color:#142B65; }
    A:hover {text-decoration:underline;  color:red }
    A.visited:hover {text-decoration:underline; color:red }

    A.sidemenu:link {text-decoration:none;  font-weight: bold; color:#0000ff;}
    A.sidemenu:visited {text-decoration:none; font-weight: bold; color:#0000ff;}
    A.sidemenu:hover {text-decoration:underline;  font-weight: bold; color:red;}
    A.sidemenu:visited:hover {text-decoration:underline;  font-weight: bold; color:red;}

    A.navbar:link {text-decoration:none;  font-weight: bold; color:#FFFF00;}
    A.navbar:visited {text-decoration:none; font-weight: bold; color:#FFFF00;}
    A.navbar:hover {text-decoration:underline;  font-weight: bold; color:red;}
    A.navbar:visited:hover {text-decoration:underline;  font-weight: bold; color:red;}

    A.bottomnav:link {text-decoration:none;  font-weight: bold; color:#FFFF00;}
    A.bottomnav:visited {text-decoration:none; font-weight: bold; color:#FFFF00;}
    A.bottomnav:hover {text-decoration:underline;  font-weight: bold; color:red;}
    A.bottomnav:visited:hover {text-decoration:underline;  font-weight: bold; color:red;}

    A.returntotop:link {text-decoration:none;  font-weight: bold; color:#0000ff;}
    A.returntotop:visited {text-decoration:none; font-weight: bold; color:#0000ff;}
    A.returntotop:hover {text-decoration:underline;  font-weight: bold; color:red;}
    A.returntotop:visited:hover {text-decoration:underline;  font-weight: bold; color:red;}

    body    {   font-family: verdana,arial,helvetica;
                border-width : 0px 0px 0px 0px;
	background-color:#FFFFFF 
            }

    td    {     font-family: verdana,arial,helvetica;
                font-size: 90%;
                color: #000066
	background-color:#FFFFFF 
           }

    .sidemenu {   font-weight:bold;
	font-size:100%;
                color: #142B65; 
	background-color:#eFdBfA }

    .returntotop {   font-weight:bold;
	font-size:80%;
                color: #142B65; 
	background-color:#CFCDE3 }

    .toppanel {   font-weight:bold;
                line-height:140%;
                color: #142B65; 
	background-color:#eFdBfA }

    .logopanel {   font-weight:bold;
                line-height:140%;
                color: #142B65; 
	background-color:#0099CC }

    .rightpanel {   font-weight:bold;
                line-height:140%;
                color: #142B65; 
	background-color:#eFdBfA }

    .navbar {   font-weight:bold;
                line-height:140%;
	font-size:90%;
                color: #FFFF00; 
	background-color:#213789 }

    .bottomnav {   font-weight:bold;
                    color:#FFFF00;
  	font-size:80%;
                    background-color:#213789 }

    .header {   font-weight:bold;
                font-size:140% }
    hr      {   color:#000066 }

    .justifytext { text-align:justify }
        
    .title  {   font-weight:bold;
                font-size:120% }
 
     .subtitle  {   font-weight:bold;
                font-size:100% }
 
     .rightlabel  {     font-weight:bold;
                        color: #142B65;
                        background-color:#CFCDE3}
 
     .standardtable  {  color: #142B65;
                        background-color:#FFFFFF}

     .texttable  {  color: #142B65;
                        background-color:#dFeFdF}

  
