body {margin-left: 3%; margin-right: 3%; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: black; font-size: 14px; line-height: 100%; font-weight: bold}

p {font-family: Verdena, Arial, Helvetica,  sans-serif; font-size: 14px; color: black;}

h1 {color: black; font-size: large; font-weight: bold; line-height: 100%;}

h2 {color: red; font-size: large; font-weight: bold; line-height: 150%}

h3 {color: blue; font-size: medium;}

h4 {color: green; font-size: medium;}

h5 {color: black; font-size: medium;}

a:hover {/*colors for links when hovered over*/
text-decoration: none;
background-color: #4682B4;
color: #000;


a:link {color: #0000BB; text-decoration: none}
a:visited {color: #000099; text-decoration: none}
a:active {color: red; text-decoration: none}

ul li {line-height: 125%; font-size: 14px; font-weight: bold}

.list {color: #0000BB; font-size: 14px; line-height: 175%}

.nav { font-size: 14px; color: black; text-align: center; line-height: 175%}


.copy {color: black; font-size: 10px; text-align: center; line-height: 90%}

.red {color: red}
