.menu1 { color: #0000FF; font-family: Arial; font-size: 10pt; font-weight: bold }
.menu1:link  { color: #0000FF; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold }
.menu1:active { color: #0000FF; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold }
.menu1:visited { color: #0000FF; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold }
.menu1:hover { color: #FF0000; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold }

.menu2 { color: #FFFFFF; font-family: Arial; font-size: 10pt }
.menu2:link  { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 10pt }
.menu2:active { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 10pt }
.menu2:visited { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 10pt }
.menu2:hover { color: #00FFFF; text-decoration: none; font-family: Arial; font-size: 10pt }

.body { color: #000000; font-family: Arial; font-size: 10pt }
.body:link  { color: #0000FF; text-decoration: none; font-family: Arial }
.body:active { color: #0000FF; text-decoration: none; font-family: Arial }
.body:visited { color: #0000FF; text-decoration: none; font-family: Arial }
.body:hover { color: #FF0000; text-decoration: none; font-family: Arial }

.bodyL { color: #000000; font-family: Arial; font-size: 12pt }
.bodyS { color: #000000; font-family: Arial; font-size: 8pt }
.bodytimes { color: #000000; font-family: times new roman; font-size: 10pt }