/* 	This stylesheet is for pages with text on a white background.  The main style assumes a predominantly grey content background */


html, body {color:#554;}

p, p span, label, .span, .p, a, textarea, li, .li {color:#554; }
h1, h1 span, .h1 {color:#99C525;}
h2, h2 span, .h2 {color: #322;}
h3, h3 span, .h3 {color:#554;}
h4, h4 span, .h4 {color:#554;}
label {color:#554}
a, .link {color:#554; font-size:14px; cursor:pointer}
h1 a, h2 a, h3 a, h4 a {color:inherit; font-size:inherit;}

.link.sublink {color:#99C525}

h1.extra {color:#99C525}


/* @end */
