body { background-color:#FCFCFC; font-family:Arial; font-size:14px; margin-left:20px; margin-right:20px; font-size:14px; }         
table { font-family:Arial; font-size:14px; }  
a, a:visited, a:hover, a:active { font-weight:bold; color:blue; }
h1, h2 { color:darkblue; font-family:arial; }  
ul { list-style-type: disc; }
p { text-align:justify; }
li { margin-top:3px; margin-botton:3px; }
.btn { border:2px black solid; background-color:#F0F0F0; cursor:pointer; width:100px; color:#0000C0; font-family:Arial; font-weight:bold; font-size:13px; padding:10px 10px 10px 10px; text-decoration:none; text-align:center; display:inline-block; width:70px; }
.btn:hover { background-color:#E0E0E0; }
.code { font-family:courier; font-size:14px; font-weight:bold; }     
.codeblock { font-family:courier; font-size:14px; font-weight:bold; border:1px solid black; padding:5px 5px 5px 5px; margin:5px 5px 5px 5px; background-color:E0E0E0; }     
