

/* Bunger & Robertson */
/* win - ie */


a:visited   { color: #CC6633;}
a:link      { color: #CC3300;}
a:active    { color: #CC0033;}
a:hover { color: #660033;}

a.white:visited   { color: white; text-decoration: none; }
a.white:link      { color: white; text-decoration: none; }

a.footer:visited   { color: #CC3300;}
a.footer:link      { color: #CC3300; }
a.footer:active    { color: #CC3300; }

a.red:visited   { color: #CC6666; text-decoration: none; }
a.red:link      { color: #990033; text-decoration: none; }
a.red:active    { color: #CC0033; text-decoration: underline; }
a.red:hover    { color: #CC3300; text-decoration: underline; }


body        { margin: 0; background-color: #CC9966; }

body, p, td, th, form, h1, h2, h3, h4, h5, h6
                { font-family: verdana, arial, sans-serif; }

body, p, td, th, form
            { font-size: 11px; color: #4F4F3D; }


h1          { font-size: 11px; color: #990033; margin-bottom: 0px; }
h2          { font-size: 11px; font-weight: 0px; color: #990033; }
h3          { font-size: 24px; }
h4          { font-size: 21px; }
h5          { font-size: 18px; }
h6          { font-size: 12px; }

form        { display: inline; }

b           { font-weight: 900; }

ul          { margin-left: 15px; line-height: 15px; padding:0; }
ul.top          { margin-top: 0px; }


/* classes */
/* classes */


.bold       { font-weight: 900; }

.black      { color: #000000; }
.leading				{ line-height: 15px; }
.verysmall		{ font-size: 1pt; }


.foot	{ font-size: 10px; color: #000000; }
.subhead { font-size: 11px; color: #990033; }
.subhead2 { font-size: 11px; color: #CC3300; }
