BODY {
	FONT-SIZE: 10pt; FONT-FAMILY: arial, serif; width: 800px; margin-left: auto; margin-right: auto;
}
DIV {
	FONT-SIZE: 10pt; FONT-FAMILY: arial, serif;
}
TD {
	FONT-SIZE: 10pt; FONT-FAMILY: arial, serif;
}
LAYER {
	FONT-SIZE: 10pt; FONT-FAMILY: arial, serif;
}
H4 {
     FONT-SIZE: 15pt;FONT-FAMILY: arial, serif; COLOR: RED
}
DIV.MAIN {
	FONT-SIZE: 12pt; FONT-FAMILY: arial, serif; COLOR:BLACK
}
A:link {
	color: #009030;; TEXT-DECORATION: none
}
A:visited {
	COLOR: BLUE; TEXT-DECORATION: none
}
A:hover {
	COLOR: BLUE; TEXT-DECORATION: none
}
A:active {
	COLOR: RED; TEXT-DECORATION: none
}
H1.header {
    FONT-SIZE: 26pt; font-family: arial, serif
}
H2.header {
    FONT-SIZE: 14pt; font-family: arial, serif
}

#mainContent {
	width: 600px; margin-left: auto; margin-right: auto;
}

#mainContent h2 {
	align: center;
}

P.headerAddress {
    FONT-SIZE: 10pt; FONT-FAMILY: serif;
    font-style:italic;
    color:#003000
}

TABLE.menustrip {
  background-color:#000000
}

TD.menu {
  background-color:#009030;
  color:#ffff00;
  text-align:center
}

TD.menuhover {
  background-color:#cc9000;
  text-align:center
}

A.menulink:link {
  color:#ffffff
}

A.menulink:hover {
  color:#ffffff
}

A.menulink:visited {
  color:#ffff00
}

textarea.message {
  background-color:#ffffff;
  color:#000000;
  border:solid #ffffff 2px
}

HR.headfoot {
  height:3px;
  background-color:#009030;
}

A:link.image {
  color:#000000
}
A:visited.image {
  color:#000000
}

TABLE.series {
  background-color:#000000
}
TD.series {
  background-color:#ffffff;
  text-align:center
}

P {
  text-align:justify;
}

UL {
  text-align:justify;
}

P.copyright {
  font-size: 10px;
}
