body {
font-family: Verdana;
font-size: 12pt;
background-image:url('Images/Background.png');
background-repeat:repeat;}

#Banner {
margin-top:10px;
margin-bottom:10px;
}

a {
color: blue;
text-decoration: none;
}

em {
font-style: normal;
font-weight: bold;
color: brown;
}

h2 {
color: orange;
font-weight: bold;
font-size: 14pt;
}
