.menu { font-family: Tahoma, Arial; font-size: 10pt; text-decoration: none; font-weight: bold; color: yellow; background-color:blue } .menu:hover { font-family: Tahoma, Arial; font-size: 10pt; font-weight: bold; font-style: normal; color: orange; background-color:lightBlue; } .selected { font-family: Tahoma, Arial; font-size: 10pt; color: white; text-decoration: none; font-weight: bold; background-color:blue; } .menuEdge{ background-color:lightblue; } .menuSeparator{ background-color:white; } .copyright{ font-size:8pt; font-family:Times New Roman, Times, serif; color:black; } .add{ font-size:8pt; font-family:SansSerif,Tahoma,Arial color:#0099FF; } .bodyText, .MsoBodyText, p.MsoNormal, li.MsoNormal, div.MsoNormal { margin:0cm; margin-bottom:.0001pt; font-size:11.0pt; font-family:Tahoma,Arial; color: darkblue; } .small { margin:0cm; margin-bottom:.0001pt; font-size:9.0pt; font-family:Tahoma, Arial; color: darkblue; } h1 { margin-top:12.0pt; margin-right:0cm; margin-bottom:3.0pt; margin-left:0cm; page-break-after:avoid; font-size:16.0pt; font-family:Tahoma; color: black; } h2 { margin-top:12.0pt; margin-right:0cm; margin-bottom:3.0pt; margin-left:0cm; page-break-after:avoid; font-size:14.0pt; font-family:Tahoma; color: black; } h3 { margin-top:12.0pt; margin-right:0cm; margin-bottom:3.0pt; margin-left:0cm; page-break-after:avoid; font-size:12.0pt; font-family:Tahoma; color: black; } h4 { margin-top:12.0pt; margin-right:0cm; margin-bottom:3.0pt; margin-left:0cm; page-break-after:avoid; font-size:12.0pt; font-family:Tahoma; font-style:italic; color: black; } a:hover { color:orange; } /* List Definitions */ ol { margin-bottom:0cm; } ul { margin-bottom:0cm; }