.sitewide{
font-family: arial;
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

p {
font-size: 18px;
margin-left: 25px; 
margin-right: 25px; 
}

.green {
color: #cc0000;
margin-left: 25px; 
margin-right: 25px; 
}

h1 {
font-family: Verdana;
font-size:24px;
font-style: normal;
color: #000000;
font-weight:bold;
text-align: center;
text-decoration: underline;
}

h2 {
font-family: verdana;
font-size:16px;
text-align: center;
font-style: normal;
color: #000000;
font-weight:bold;
}

a:link { 
color: #000099;
background-color: transparent;
text-decoration: none;
}

a:visited { 
color: #000099;
background-color: transparent;
text-decoration: none;
}

a:hover { 
color: #000000;
background-color: transparent;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}

a:active { 
color: #ff0000;
}