
/* TAGS */

body {
                font-family: Verdana, Arial, Times New Roman;
                font-size: 9pt;
                }


td {
                font-family: Verdana, Arial, Times New Roman;
                font-size: 9pt;
                }


li {
                font-family: Verdana, Arial, Times New Roman;
                font-size: 9pt;
                } 



h1,h2,h3,h4,h5 {
                  color: #5E5EB8;
                  font-family: Verdana, Arial, Times New Roman;
                  text-align:left;
                  }
h6 {
	color:	White;
	font-size: .1em; 
}

.infobox {
               color: black;
               font-family: Verdana, Arial, Times New Roman;
               font-size: 7pt;
               }


.footer {
               color: black;
               font-family: Verdana, Arial, Times New Roman;
               font-size: 8pt;
               }


.footermenu {
               color: black;
               font-family: Verdana, Arial, Times New Roman;
               font-size: 8pt;
               }



a:link {color: blue;  text-decoration: none;}
a:visited {color: green;  text-decoration: none; }
a:active {color: red;  text-decoration: none; }
a:hover {color: red;  text-decoration: none; } 

