<style type="text/css">
body { 	margin:0px; padding:0; height:100%; /* this is the key! */ } 
a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #FFFFFF;font-weight: bold;}
a:visited {text-decoration: none}
a:active {text-decoration: none; color:ff9900;}
a:hover {color: #FF9900}
a:link {text-decoration: none;color:#FFFFFF}
h1 {font-family:verdana;font-size:10pt; color:#FFFFFF}
h3 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	word-spacing: normal;

}
p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
ul{
	list-style-type: square;
}   

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}
.contxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	clip:   rect(auto auto auto auto);



}
.email {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
html {
	height: 100%;
}

</style>
.tab {
	border: thin solid #333333;
}
.sem {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;

}
.tbtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2pt;
	word-spacing: 4pt;
	white-space: normal;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;

}
.help {
	cursor: help;
	font-weight: bolder;
	color: #333333;



}
.quest {
	font-weight: bolder;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

