.content {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 9pt;

        font-weight: normal;

        color: black;

        text-decoration: none;

        }



LI		{

        list-style: outside url("images/redesign/arrows.gif");

        font-family : Arial, Helvetica, sans-serif;

        }


.eventdate {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 9pt;

        font-weight: bold;

        color: #669999;

        text-decoration: none;

        }

.navheadlines {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 8pt;

        font-weight: normal;

        color: #003366;

        text-decoration: none;

        }
.navcontent {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 9pt;

        font-weight: normal;

        color: black;

        text-decoration: none;

        }
.copyright {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 7pt;

        font-weight: normal;

        color: black;

        text-decoration: none;

        }
select {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 8pt;

        font-weight: normal;

        color: black;

        text-decoration: none;

        }
A {

        font-family: Arial, Helvetica, sans-serif;

        font-size : 9pt;

        color: #003366;

        text-decoration: none;

        }

A.link {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 9pt;

        font-weight: normal;

        color: #003366;

        text-decoration: none;
		}
		
A:hover

        {

        font-family: Arial, Helvetica, sans-serif;

        font-size : 9pt;

        color:orange;

        text-decoration: underline;

        }
A.navheadlines:hover {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 8pt;

        font-weight: normal;

        color: orange;

        text-decoration: underline;

        }
