* {
}

body {
   



background-color: white; 
}

h1 {  font-family: Arial; font-size: 16px; font-weight: bold; color: #330066}

h2 {  font-family: Arial; font-size: 14px; font-weight: bold; color: #330066}

h3{  font-family: Arial; font-size: 12px; font-weight: bold; color: #330066}

h4{  font-family: Arial; text-decoration: underline;  font-size: 12px; font-weight: bold; color: #FF6600}

h5{  font-family: Arial; font-size: 12px;  color: #330066}

a, a:link, a:visited{color: #330066; background:transparent; text-decoration:underline}
a:hover, a:focus, a:active {color:#FF6600; background:transparent; text-decoration:underline}

h6 {  font-family: Arial; font-size: 15px; font-weight: bold; color: #FF6600}

