* {
 padding: 0px;
 margin: 0px;
}

body {
 margin: 10px;
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 color: #000000;
 line-height: 16px;
}

#printcontent {
 width: 600px;
 text-align: justify;
}

h1 {
 font-size: 22px;
 margin: 10px 0px 10px 0px;
}

.contentblockseperate {
}

.quote {
}

.contenth1 {
 font-size: 18px;
 margin: 10px 0px 10px 0px;
}

.contenth2 {
 font-size: 17px;
 margin: 10px 0px 10px 0px;
}

.contenth3 {
 font-size: 16px;
 margin: 10px 0px 10px 0px;
}

.contenth4 {
 font-size: 15px;
 margin: 10px 0px 10px 0px;
}

.contenth5 {
 font-size: 14px;
 margin: 10px 0px 10px 0px;
}

.contenth6 {
 font-size: 13px;
 margin: 10px 0px 10px 0px;
}

li.ul {
 list-style-position: outside;
 margin-left: 18px;
 list-style-type: square;
}

li.ol {
 list-style-position: outside;
 margin-left: 21px;
 list-style-type: decimal;
}

.contentblock {
}

table.default {
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-collapse: collapse;
}

tr.defaultheader {
}

tr.default {
 background-color: #ffffff;
}

tr.defaultalt {
 background-color: #eeeeee;
}

td.defaultheader {
 background-color: #000000;
 font-weight: bold;
 color: #ffffff;
 padding: 0px 2px 0px 2px;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
}

td.default {
 padding: 0px 2px 0px 2px;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
}


