html {
font-size:12px;
font-weight:normal;
color: #333333;
font-family: Geneva,Arial,Verdana,Helvetica,sans-serif;
}

dl, 
ul, 
ol {
/*margin:0px; */
}

div#content p,
div#contentcolumns p{
/*margin:0px 0px 0.5em 0px; */
}


/*div#content,
div#content textarea, 
div#content textbox, 
div#content label,
div#content pre, */ 
div#content div,
div#content a,
div#content p,
div#content dl,
div#content ol,
div#content ul,
div#content table, 
div#content th, 
div#content td {
line-height:1.75em;
}

div#rightcolumn,
div#rightcolumn *,
div#rightcolumn textarea, 
div#rightcolumn textbox, 
div#rightcolumn label, 
div#rightcolumn pre, 
div#rightcolumn p,
div#rightcolumn dl {
line-height:1.5em;
font-size:11px;
}

div#content * {
font-size:1em;
}

table ol, 
table ul {
/*list-style-type:square; */
line-height:1.5em;
}

table ol, 
table ul,
table p, 
table, 
th, 
td {
font-size:1em;
}
label {
font-size:0.95em;
}

div#content table li,
div#content table li li,
div#contentcolumns table li,
div#contentcolumns table li li {
margin-left:22px;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color: #333333;
text-align: left;
line-height:1.75em;
font-weight:normal;
}

h3, 
h4, 
h5, 
h6 {
font-weight: bold !important; 
}

div#content h1 {
/*font-size: 20px;*/
font-size: 1.8em;
}

div#rightcolumn h1 {
font-size: 20px;
}


div#content h2 {
/*font-size: 18px;*/
font-size: 1.6em;
}

div#rightcolumn h2 {
font-size: 18px;
}

div#content h3 {
font-size: 1.4em;
}

div#rightcolumn h3 {
font-size: 16px;
}



div#content h4 {
font-size: 1.2em;
}

div#rightcolumn h4 {
font-size: 14px;
}

div#content h5 {
font-size: 1em;
}

div#rightcolumn h5 {
font-size: 12px;
}

div#content h6 {
font-size: 0.9em;
}

div#rightcolumn h6 {
font-size: 10px;
}

div#content ol,
div#contentcolumns ol {
list-style: decimal;
}

div#content ul,
div#contentcolumns ul {
/*list-style: square;  */
}

div#content li,
div#contentcolumns li {
margin-left: 35px;
}

div#rightcolumn li {
margin-left: 15px; 
padding-right:15px;
}


div#content th,
div#content th p,
div#contentcolumns th,
div#contentcolumns th p {
color: #333333;
font-weight:bold; 
}

div#content a,
div#contentcolumns a {
color:#4189dd; 
}

div#content a:hover,
div#contentcolumns a:hover {
color:#4189dd;
text-decoration:underline; 
}


