/* body style */BODY {background-color: white}/* DIV text styles */DIV.paperTitle {font-weight: bold; text-align: center; color:#08296B; line-height:1.2}/* SPAN text styles */SPAN.topBlue {font-family: "Helvetica", "Arial", "Verdana", sans-serif; color: #08296B}/* standard links format */A:link {color:#08296B}A:visited {color:#299C39}A:active {}A:hover {}