<style type="text/css">
TH {text-align: left;}
H1, H2, H3, H4, H5, H6, p, th, td, li, ul, ol, body {font-family: Arial, Helvetica, Verdana, sans-serif;}
H1, H2, H3, H4, H5, H6 {font-weight: lighter;}
H1 {font-size: 36pt; color: blue; letter-spacing: normal; clip: rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter}
H2 {font-size: 24pt; color: red;}
H3 {font-size: 18pt;}
H4 {font-size: 16pt; color: #660000;}
H5 {font-size: 14pt; color: #660000;}
H6 {font-size: 12pt; font-weight: bolder;}
P  {font-size: 10pt; color: #333333;}
TH, TD, li, ul, ol, body {font-size: 10pt;}
TD.min {font-size: 7pt;}
TD.brev {font-size: 8pt;}
TD.txbox {text-decoration:none; padding:1; border:none;}
address {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic}
dt {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
dd {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
a {text-decoration: underline; color: blue;}
a:hover {text-decoration: underline; color: red;}
a:visited {color: green;}
input {font-family: Arial, Helvetica, sans-serif; height:18; font-size:8pt}
select {font-family: Arial, Helvetica, sans-serif; font-size:8pt}
textarea {font-family: Arial, Helvetica, sans-serif; font-size:8pt}
td:banner1 {}
.btnbox {color: white;}
.btntext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #fcfcfc;}
a.btntext:link {color: #cc6600; text-decoration: none;}
a.btntext:hover {color: #009999; text-decoration: none; background-color: yellow; padding:1; filter:shadow(silver, direction=135);}
a.btntext:active {color: #009999; text-decoration: none;}
a.btntext:visited {color: #669933; text-decoration: none;}
.topicTitle {font-family: Palatino, Times, Times New Roman, serif; font-size:18pt; color:#ff9933; font-style: normal; font-weight: bold;}
.subTopic {font-family: Palatino, Times, Times New Roman, serif; font-size:10pt; color:#ff9933; font-style: normal; font-weight: bold;}
.popshadow{position:relative; left:-4; top:-4; filter:shadow(silver,direction=135)}
.medium-grey {background-color: #666666;}
.light-grey {background-color: #aaaaaa;}
.dark-grey {background-color: #333333;}
.white {background-color: white;}
.yellow {background-color: yellow;}
.kcd-white {background-color: white;}
.kcd-yellow {background-color: yellow;}
</style>

<style type="text/css">
<!--

.kcd-margin{margin:16px!important}
.kcd-margin-top{margin-top:16px!important}
.kcd-margin-bottom{margin-bottom:16px!important}
.kcd-margin-left{margin-left:16px!important}
.kcd-margin-right{margin-right:16px!important}

.borderblue5{border:5px solid blue}
.borderblue1{border:1px solid blue}
.borderwhite5{border:5px solid white}
.borderwhite1{border:1px solid white}

.kcd-ul{list-style-type:none; padding:0; margin:0}
.kcd-ul li{padding:8px 16px; border-bottom:1px solid #ddd}
.kcd-ul li:last-child{border-bottom:5px solid #ddd}

.kcd-white,.kcd-hover-white:hover{color:#000!important;background-color:#fff!important}
.kcd-yellow,.kcd-hover-yellow:hover{background-color:#ff0!important}

.white,.hover-white:hover{color:#000!important;background-color:#fff!important}
.yellow,.hover-yellow:hover{background-color:#ff0!important}

.left-align{text-align:left!important}
.right-align{text-align:right!important}
.justify{text-align:justify!important}
.center{text-align:center!important}

.centerfull {
    margin: auto;
    width: 90%;
		height: auto;
    border: 3px solid green;
    padding: 20px;
}

.itembox {
	 display: inline-block;
   margin: 20px;
   padding: 15px;
   max-width: 480px;
   height: auto;
   border: 1px solid red;
	 box-shadow:5px 5px 18px #333333;
}

img {
    max-width: 100%;
    height: auto;
		box-shadow:3px 3px 6px #333333;
}
-->
</style>

<style type="text/css">
<!-- 

table td:before {
  content: attr(data-label);
	float:left;
}

.tablebox {
    overflow-x:auto;
		border: 1px solid red;
}

.picbox {
   display: inline-block;
	 margin:10px;
}

.pad15 { padding: 15px;}


.fleximg {
    max-width: 100%;
    height: auto;
		box-shadow:3px 3px 6px #333333;
}
 
-->
</style>
