body { background-color: White; } h1 { font-family: verdana; font-size: 12pt; text-decoration: none; font-weight : bold; margin-left: 0px; margin-right: 0px; margin-top: 5px; color : White; } .info { font-family: Arial; font-size: 10pt; font-weight: Normal; margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px; color : Black; background-color : Aqua; } .logobgcolor { font-family: Arial; font-size: 10pt; font-style : Normal; margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px; color : Black; background-color : LightYellow; } .heading { font-family: Arial; font-size: 20pt; font-weight: Bold; margin-left: 0px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; color : Red; } p { font-family: Arial; font-size: 10pt; color : black; } LI { list-style: square; font-family : Arial; font-size : 10pt; } .tableborder { font-family : Arial; font-size : 10pt; font-weight : Normal; color: Lime; border-left-width : 1px; border-right-width : 1px; border : 1px solid; border-color : Black; background-color : Lime; } .tableborderlink { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : Normal; text-decoration: underline; font-color: Black; color: Black; } .tableborderpink { font-family : verdana; font-size : 9pt; font-style : normal; font-weight : bold; text-decoration: none; color: pink; border-bottom : 2px Black; border-left-width : 2px; border-right-width : 2px; border : 2px solid; border-color : #000000; background-color : pink; } .small { font-family: Verdana; font-size: 8pt; text-decoration: none; margin-left: 0px; margin-right: 0px; margin-top: 0px; color : Black; } td { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : normal; color: black; } .textfield { background-color: white;; background-position : left; font-family : Arial; font-size : 10pt; font-style : normal; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-collapse : collapse; width : 200px; } .textarea { background-color: White; background-position : left; font-family : Arial; font-size : 10pt; font-style : normal; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-collapse : collapse; } .dropdown { background-color: White; background-position : left; font-family : Arial; font-size : 10pt; font-style : normal; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-collapse : collapse; } .button { background-color: White; background-position : left; font-family : Arial; font-size : 10pt; font-style : normal; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-collapse : collapse; } A:LINK { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } A:VISITED { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } A:ACTIVE { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } A:HOVER { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : normal; color: black; text-decoration: none; } A:FOCUS { font-family : Arial; font-size : 10pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } .footer:LINK { font-family : Arial; font-size : 8pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } .footer:VISITED { font-family : Arial; font-size : 8pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } .footer:ACTIVE { font-family : Arial; font-size : 8pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; } .footer:HOVER { font-family : Arial; font-size : 8pt; font-style : normal; font-weight : normal; color: black; text-decoration: none; } .footer:FOCUS { font-family : Arial; font-size : 8pt; font-style : normal; font-weight : normal; color: black; text-decoration: underline; }