@import url("base.css");


/*----- Standard -----*/

h1 {
color: #03527B;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none; }

h2 {
color: #03527B;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: none; }

h3 {
color: #77CD37;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
text-decoration: none; }

.green {
color: #77CD37;
display: inline;
font-weight: bold; }

a:link, a:active  {
color: #77CD37; }

a:visited{
color: #77CD37; }

a:hover{
color: #A6CCE0; }

img {
border: 0px none; }
