<style>
<!--
a {
font-family: arial,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
color: #006699;
text-decoration: none;
}

a:visited {
color: #006699;
}

a:hover {
color: black;
}

a:active {
color: black;
}

a.b {
font-family: arial,verdana,sans-serif;
font-size: 13px;
font-weight: bold;
color: #006699;
text-decoration: none;
}

a.b:visited {
font-family: arial,verdana,sans-serif;
font-size: 13px;
font-weight: bold;
color: #006699;
}

a.b:hover {
color: black;
}

.txtb {
color: #000000;
font-family: Verdana, Arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.input {
color: #000000;
font-family: Verdana, Arial;
font-size: 12px;
background-color: #edf8fe;
border-width: 1px;
border-color: #3399cc;
}

.inputs {
color: #000000;
font-family: Verdana, Arial;
font-size: 12px;
background-color: #99ccff;
border-width: 1px;
border-color: #FFFFFF;
}

.marquee {
font-family: arial, verdana, "sans-serif ";
font-size: 10px;
font-weight: bold;
text-align: justify;
margin: 4 4 4 4;
}

.txt {
font-family: arial,verdana,sans-serif;
font-size: 12px;
font-weight: normal;
}

.txtm {
font-family: arial,verdana,sans-serif;
font-size: 10px;
font-weight: normal;
}

.cpr {
font-family: arial,verdana,sans-serif;
font-size: 11px;
font-weight: normal;
color:white;
margin-left:10;
}

.info {
font-family: arial,verdana,sans-serif;
font-size: 11px;
color: #336699;
text-align: center;
}

.links {
font-family: arial,verdana,sans-serif;
font-size:  16px;
font-weight: bold;
color: #336699;
margin: 0 0 0 10;
}

.red {
font-family: arial,verdana,sans-serif;
font-size: 14px;
font-weight: bold;
color: red;
}

.titlepage {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #336699;
}
.txttitle {
		font-family: arial,verdana,sans-serif;
		font-size: 16px;
		font-weight: bold;
		color:#336699;
		margin-top:15px;
		margin-bottom:5px;
}
UL {
		margin-top:0px;
		padding-top:0px;
}
LI {
		margin-left:-10px;
		margin-top:0px;
		padding-top:0px;
		margin-bottom:0px;
		padding-bottom:0px;
		line-height:14px;
}
.bl {
		margin: 0 0 0 14;
	}
-->
</style>