﻿/* CSS - SPB */
/* Copyright LEWIS Creative Consultants 2009 */
/* Global Print */

/*////////////////////////////////////*/
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/* ---- =RESET --*/

* { vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; float: none; background: transparent; }

/*////////////////////////////////////*/
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/* ---- =GLOBALS --*/

body { font: normal normal normal 12pt Georgia, "Times New Roman, serif"; width: auto; background: #fff url(../Images/bgFillWhite.gif) repeat scroll left top; }

/*////////////////////////////////////*/
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/* ---- =HYPERLINKS --*/

a { color: #520; text-decoration: underline; font-weight: bold; }
a:after, a:link:after { content: " * Link " attr(href) "* "; }
a:visited:after { content: " * Link " attr(href) "* "; }
