body {color: #000000; }

A { color:#017DCF;text-decoration:none; }
A:hover { text-decoration:underline; }

A.pl { text-decoration:underline; font-weight: bold; font-family:  Verdana, Arial, sans-serif; font-size: 16px }
A.pl:link { color: #000000; }
A.pl:visited { color: #000000; }
A.pl:active { color: #000000; }


A.menu { text-decoration:none; font-weight: bold; font-family:  Verdana, Arial, sans-serif; font-size: 16px }
A.menu:link { color: white; }
A.menu:visited { color:white; }
A.menu:active { color:white; }

A.tpmenu { text-decoration:none; font-weight: bold; font-family:  Verdana, Arial, sans-serif; font-size: 12px }
A.tpmenu:link { color:white; }
A.tpmenu:visited { color:white; }
A.tpmenu:active { color:white; }

td {  font-family: Verdana, Arial, sans-serif; font-size: 12px}

p {  font-family:  Verdana, Arial, sans-serif; font-size: 12px}

div { font-family: Verdana, Arial, sans-serif, bold; font-size: 15px;}

ul { list-style: disc outside; color: #000000 }

.open {
	display: block;
	}
.closed {
	display: none;
	}
li {
	list-style-type: disc outside; color: #000000 ;
	padding-top: .2em;
	padding-bottom: .2em;
	font-size: 12px;
	}
        
li img {
	vertical-align: middle;
	}

h1 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000}
h2 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000}
h3 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000}

td.menu {
 text-align : center;
 background-color : #5D9ECC;//#35528C;
 color : #FFFFFF;
 font-family : Verdana;
 font-weight : bold;
 cursor : default;
}

td.menuover {
 text-align : center;
 background-color : #45628C;//
 color : #FFFC77;//#FFFFFF;
 font-family : Verdana;
 font-weight : bold;
 cursor : hand;
}
