.onepixtable {border-color: black; border-width: 1px; border-style: solid; border-collapse: collapse;}
 
table {
border-collapse: collapse;
border-color: #cccccc;
border-width: 1px;
border-style: solid;
padding: 4px;
font-family: "Verdana";
font-size: 8pt;
font-weight: normal;
}

td, th {
border-color: #cccccc;
border-width: 1px;
border-style: solid;
padding: 4px;
}

.center {
text-align: center;
}

p, ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal; 
line-height: 1.5em;
}

li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 0 0 10px 0;
padding: 0;
}

ol {
margin: 0;
padding: 0 0 0 25px;
}


ul {
list-style-type: solid circle;
margin: 0;
padding: 0 0 0 20px;
}


h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: green;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 14px;
font-style: oblique;
color: green;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: GREEN;
}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 18px;
color: #333333;
}

h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 20px;
}

h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 22px;
}


h4, h5, h6, {color: black}

a:link {color: #0066FF; text-decoration: none} 
a:active {text-decoration: none; color: #0066FF} 
a:visited {text-decoration: none; color: #0066FF} 
a:hover {text-decoration: none; background-color: #0066FF; color: #FFFFFF} 

.pagebord { border-color: #cccccc; border-width: 1; border-style: dashed; padding: 0px; spacing: 0px; margin: 0px; }




