/* Layout basics for ewg */



/* These will apply universally to the text formatting of the site without affecting layout */

h3 {font-family: "Arial", "Helvetica", sans serif; font-size: 14px; color:black; font-weight: bold; text-align: justified}

h5 {font-family: "Arial", "Helvetica", sans serif; font-size: 9px; color:black; font-weight: bold; text-align: justified}

p {font-family: "Arial", "Helvetica", sans serif; font-size: 12px; color:black; line height: 80%; text-align: justified}

a:link {color:blue; font-weight:bold; text-decoration:none}

a:visited {color:blue; font-weight:bold; text-decoration:none}

a:focus {color:green}

a:hover {color:green}

a:active {color:green}

/* These are styles specific to spans in the page */

