/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 25px; color: #000000; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

.normal {font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:inherit; color:#000000;}
