.bgColor1 {
	BACKGROUND-COLOR: #dedede
}
.bgColor2 {
	BACKGROUND-COLOR: #cccc99
}
.bgColor3 {
	BACKGROUND-COLOR: #cccccc
}

.bgWhite {
	BACKGROUND-COLOR: #ffffff
}
.bgOrange {
	BACKGROUND-COLOR: #ff9933
}
.bgBlue {
	BACKGROUND-COLOR: #003366
}
A:link {
       text-decoration: none; color: 000000
       } 
A:visited {
       text-decoration: none; color: 000000
          }
A:active {
         text-decoration: none; color: #f60
          }
A:hover {
         text-decoration: underline; color: #f60
         } 
BODY {
	COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}
STRONG {
	FONT-WEIGHT: bold
}
B {
	FONT-WEIGHT: bold
}
TD {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}
.f10{font-family: Arial}
.f11{font-size:9pt}
.f12{font-size:14.8px}
.f13{font-size:22px}
.f14{font-size:30px}
.lh13{line-height:130%}