h1 {font-family: Verdana, sans-serif;  color: black; font-size: 32px; }
p {color: black; font-size: 120%;}
a img {border: none; } 
a:link { font-size: 120%; }
a:visited { font-size: 120%; }
a:hover { background-color:silver; font-size: 120%; }
a:active { font-size: 120%; } 

.squarelist {list-style-type:square; font-size: 120%;}
.squarelistplus {list-style-type:square; font-family: Verdana, sans-serif; font-size: 150%; font-weight: bold;}

/*
p {color: black; font-size: 120%; }
hr {width: 50%;}
p, div, h1 {color: #00DDFF; width: 80%; } /* modifies all 3 tags */
*/

