﻿<style type="text/css"> 

.style {
}

.style30 {
font-family: Calibri;
font-weight: 700;
font-size: large;
}

.style32 {
font-family: Calibri;
text-align: left;
font-weight: normal;
}

.style34 {
border: 1px solid #000000;
}
 
a {
font-family: Calibri; 
text-decoration: none; 
color: navy; 
font-size: small; 
font-weight: 700;
text-align: left;
}
 
a:hover {
text-decoration: underline;
color: red; 
}
 
#heading {
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray; 
}

</style>

