<!--

a:link {
color: #ffffCC;
background-color: #000000;
text-decoration: none;
font-weight: bold }
a:visited {
color: #ffff99;
background-color: #000000;
text-decoration: none;
font-weight: bold }
a:active {
color: #00cc33;
background-color: #000000;
text-decoration: none;
font-weight: bold }
a:hover {
color: #ffffff;
background-color: #000000;
text-decoration: none;
font-weight: bold }

.nav{
color: #ffff99;
background-color: #000000;
font-weight: bold;
font-size : 85%;
font-family : verdana , arial , helvetica, sans-serif }

.caption {
color: #00cc33;
background-color: #000000;
text-align: center;
font-size : 133%;
font-family : times, "times new roman", serif }

.sertitle {
margin-left: 9em;
color: #cccccc;
background-color: #000000;
text-align: left;
font-size : 110%;
font-family : verdana , lucida , helvetica , arial, sans-serif }


.head {
text-align: left;
font-family: verdana , lucida , helvetica , arial, sans-serif;
font-size: 140%;
color: #33cccc;
background-color : #666666 }

.subhead {
text-align: center;
font-family: verdana , lucida , helvetica , arial, sans-serif;
font-size: 140%;
color: #33cccc;
background-color : #666666 }

.copyright {
font-size : 65%;
font-family : verdana , lucida , helvetica , arial, sans-serif }
-->



