.top { border-top:1px solid blue }
.bottom { border-bottom:1px solid blue }
.shade1 { background-color: #CCFFFF }
.shade2 { background-color: #E6E6E6 }
.shade3 { background-color: #F0F0F0 }
.shade { background-color: #DCDCDC }
.leftTopRight { border-left:1px solid blue; border-top:1px solid blue; border-right:1px solid blue }
.t1 { font-weight: bold; color: red; font-family: Times New Roman; font-size: 14pt }
.t2 { font-weight: bold; color: red; font-family: Times New Roman; font-size: 24pt }
.var { color: red }
.lbl { color: blue }
.events { color:red }
.sideBar { color:blue }
.sideBar a{	color:blue; text-decoration:none }
.sideBar a:hover{ color:red; text-decoration:underline}
.sideBar { border-top:1px solid blue; border-bottom:1px solid blue }
body { font-family: verdana, arial, sans-serif; color: black }
td { font-size: smaller }