body {

margin-top: 0px; margin-left: 15px; margin-right: 15px;
 background-color: White;
 font-family: sans-serif;
 background-image: none;
 
 
}
A:link {color: blue; text-decoration: underline; font-weight: bold;}
A:visited {color: Navy; text-decoration: underline; font-weight: bold;}
A:hover{color: Purple; text-decoration: none;  font-style: italic;    }

h3 {font: normal bold Arial;	font-size: 14pt;	color: #BF580D;}

h4 {color: #BF580D;	font-family: Arial;	font-size: 12pt;	font: normal;}
h5 {font-family: Arial;	font: normal bold;	color: Black;  font-size: 10pt; }

}



