.itemText { text-decoration: none; color: 000000; font: 12pt Verdana}
.itemHover { text-decoration: none; color: 000000; font: 12pt Verdana}
.itemBorder { border: 0px solid black }

h2 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: normal;
        color: 1e3e79;
}
h1 {
           font-family: Verdana;
           font-size: 15pt;
           font-weight: normal;
           color: 1e3e79;
}
.footnote {
          font-family: Verdana;
          font-size: 8pt;
          color: 82CAFF;
          font-weight: normal;
} 
.title {
          font-family: Verdana;
          font-size: 19pt;
          color: 1e3e79;
          font-weight: bold;
} 

.scroll {
          overflow: auto;
          padding: 2px;
          margin: 5px;
          height: 275px; 
          width: 300px; 
} 

#red {color: #cd1026}

#purple { color: #666699 }

#black { color: #000000 }

body {
	background-color: 82CAFF;
}

body,td,th {
	font-family: Verdana;
	font-size: 10pt;
        color: 000000;
}
a:link {
	color:  2554c7;
}
a:visited {
	color:  1e3e79;
}
a:active {
	color:  2554c7;
}
a:hover {
	color:  2554c7;
}

































































































