A:link {
 color: #001078;  
 text-decoration:none;
  }

A:hover {
 color: #4E63EC;
 text-decoration:underline;
  }

A:visited {
 color: #404040;
 text-decoration:none;
 }

A:active {
 color: #4E63EC;
 text-decoration:underline;
 }

h1 {
font-family : Helvetica, verdana, arial, sans-serif;
font-size : 1.4em;
font-weight : bold;
color : #B5B5B5
}

.h1 {
font-family : Helvetica, verdana, arial, sans-serif;
font-size : 1.4em;
font-weight : bold;
color : #B5B5B5
}

h2 {
font-family : Helvetica, verdana, verdana, arial, sans-serif;
font-size : 1.2em;
font-weight : bold;
color : #999999
}

.h2 {
font-family : Helvetica, verdana, verdana, arial, sans-serif;
font-size : 1.2em;
font-weight : bold;
color : #999999
}

h3 {
font-family : Helvetica, verdana, verdana, arial, sans-serif;
font-size : 1.0em;
font-weight : bold;
color : #999999
}

.h3 {
font-family : Helvetica, verdana, verdana, arial, sans-serif;
font-size : 1.0em;
font-weight : bold;
color : #999999
}

p {
 font-family: arial, sans-serif;
 font-size: 1.0em;
 color: #333333;
 font-style: normal;
 }
 .p {
 font-family: arial, sans-serif;
 font-size: 1.0em;
 color: #333333;
 font-style: normal;
 }
 
 .caption {
 font-family: arial, sans-serif;
 font-size: 1.2em;
 color: #CCCCCC;
 font-style: normal;
 }
  .form {
 font-family: arial, sans-serif;
 font-size: 1.0em;
 color: #CCCCCC;
 font-weight: bold;
 }
 
 .credit {
 font-family: arial, sans-serif;
 font-size: .8em;
 color: #CCCCCC;
 font-weight = bold;
 font-style: normal;
 }


.small {
 font-family: arial, sans-serif;
 font-size: 1.0em;
 color: #000000;
 font-style: bold;
 }
 
.fine {
 font-family: arial, sans-serif;
 font-size: .8em;
 color: #000000;
 font-style: bold;
 }

