body {
  background-image:url(/Portals/9/Images/Background.jpg);
  background-position:center; margin:0px;
}

a, a:link, a:visited, a:active, a:hover {
  color: #FFFFFF; text-decoration: underline;
}

h1 {
  font-family:Arial; font-size:28pt; color:#FF0000; font-weight:bold;
}
h2 {
  font-family:Arial; font-size:16pt; color:#FF0000; font-weight:bold;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
  color: #0000FF; text-decoration: underline;
}
h3 {
  font-family:Arial; font-size:14pt; color:#FF0000; font-weight:bold;
}


.item-blue {
  font-family: arial; font-size: 8pt; color: #095E91;
}
.item-white {
  font-family: arial; font-size: 8pt; color: #ffffff;
}
.item-white-big {
  font-family: arial; font-size: 12pt; color: #ffffff;
}
.item-white-huge {
  font-family: arial; font-size: 18pt; color: #ffffff;
}
 
.item-blue-big {
  font-family: arial; font-size: 12pt; color: #095E91;
}
.item-blue-big a, .item-blue-big a:link, .item-blue-big a:active, .item-blue-big a:visited, .item-blue-big a:hover {
  font-family: arial; font-size: 12pt; color: #095E91;
}
.head {
  font-family: arial; font-size: 14pt; color: #ffffff; font-weight: bold;
}

.beGreenHead {
  font-family: arial; font-size: 14pt; color: #000000; font-weight: bold;
}
.beGreen {
  font-family: arial; font-size: 10pt; color: #000000; font-weight: bold;
  border: #7FC678 4px solid; background-color: #7FC678;
}
.beGray {
  font-family: arial; font-size: 10pt; color: #000000; font-weight: bold;
  border: #808080 4px solid; background-color: #808080;
}

.para {
  font-family: arial; font-size: 10pt; color: #ffffff;
}
.para-italic {
  font-family: arial; font-size: 10pt; color: #ffffff; font-style: italic;
}
.para-small {
  font-family: arial; font-size: 8pt; color: #ffffff;
}
.para-big{
  font-family: arial; font-size: 12pt; color: #ffffff;
}

th {
  font-weight: bold; color: #ffffff;
}














