@charset "utf-8";
body, td, th, p, ol, ul, li, h1, h2, h3, h4, h5, h6, .base, .footer, .smaller
    {font-family:Arial,Helvetica,sans-serif;}
body	{font-size: 85%}
a:link	{color: #006633}
a:active	{color: #006633}
a:visited	{color: #996600}
h1 {font-size: 145%; color: #006633}
h2 {font-size: 145%; color: #006633} 
h3 {font-size: 125%; color: #000000}
h4 {font-size: 105%; color: #000000}  
.blockindented {margin-left: 5%; margin-right: 5%}
.codetext {font-size: 80%; font-family: "Courier New", Courier, sans-serif; color: blue;}
.footer {font-size: 70%}
.greentext {color: #006633}
.indented {margin-left: 5%}
.indented2 {margin-left: 10%}
.smaller {font-size: 80%}
/* class for cross-browser inline-block support */
.inline-block {display:-moz-inline-box;display:inline-block;zoom:1;*display:inline;}
