﻿body { color: #2b2b2b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
td { border: dashed 1px #AAAAAA; }

/* TEXT STYLES */
p  { font-size: 11px; }
h1 { font-size: 18px;}
h2 { font-size: 16px; color: #79B30B; }
h3 { font-size: 14px; color: #b71;}
h4 { font-size: 11px; color: #452;}
h5 { font-size: 10px; font-weight:normal;}
h6 { font-size: 9px; font-weight:normal;}
/*p,h1,h2,h3,h4,h5 {padding:0 5px 0px;}*/

ul, ol, li, blockquote, code, acronym, input, select, th, td { font-size: 11px; }

a:link { font-weight:bold;color: #b71; }
a:visited {font-weight:bold;color: #b71;  }
a:hover {font-weight:bold;text-decoration:none; }
acronym {border-bottom: 1px dotted #b71; cursor:help; } 
form,submit { padding:0; margin:0; } /* removes extraneous padding around the form */
code { border: 1px dotted #b71; border-left: 3px solid #b71; background-color: #dda; padding: 1em; margin-left: 3ex; color:#742;}
blockquote { border: 1px solid #b71; background-color: #dda;  margin: 3ex; font-style:italic; padding: 3px 3px 3px 3px;}


