/*<![CDATA[*/
<!--
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
  border: 1px solid white;
}

body,td,th {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

body {
	height: 100%; /* Required */
	background-color: #FFFFFF;
  background-repeat: repeat-x;
  text-align: center;
  border: 1px solid white;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.header {
  font-size: 16px;
	font-weight: bold;
}
.medium {
  font-size: 15px;
}
.text {
  font-size: 13px;
}
.small {
  font-size: 10px;
}

.classCa {
display: none;
}
.classOn{
display: none;
}
.classUsa {
display: none;
}
.classInt{
display: none;
}


-->
/*]]>*/