<!--

a:link {
color: #33cccc;
background-color: #000000;
text-decoration: none;
font-weight: bold }
a:visited {
color: #55aaaa;
background-color: #000000;
text-decoration: none;
font-weight: bold }
a:active {
color: #ff3333;
background-color: #000000;
text-decoration: none;
font-weight: bold }
a:hover {
color: #ff6600;
background-color: #000000;
text-decoration: none;
font-weight: bold }

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

.caption {
color: #cccccc;
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 }

.intro {
color: #cccccc;
background-color: #000000;
font-size : 150%;
font-family : verdana , lucida , helvetica , arial, sans-serif }

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

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

.text {
color: #cccccc;
background-color: #000000;
font-size : 100%;
font-family : verdana , lucida , helvetica , arial, sans-serif }

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


