BODY {
	color: #000000;
  background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0px
}

TABLE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 14pt
}

TH {
	font-size: 8pt;
	font-weight: bold
}

TR {
	font-size: 8pt;
	font-weight: normal
}

TD {
	font-size: 8pt;
	font-weight: normal
}

H1 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000
}

H2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000
}

H3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000
}

H4 {
	font-family: Verdana;
  font-size: 8pt;
	font-weight: bold;
	color: #000000
}

H5, H6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000
}

P {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 14pt;
	color: #000000
}

UL {
	list-style-type:disc;
  padding-left: 20px;
  margin-left: 24px
}

UL UL {
	list-style-type:disc
}

UL UL UL {
	list-style-type:disc
}

OL {
	list-style-type: decimal
}

OL OL {
	list-style-type: lower-alpha
}

OL OL OL {
	list-style-type: lower-roman
}

DL {
	line-height: 14pt
}

DT {
	font-weight: bold;
	color: #990099;
  padding-left: 16px
}

DD {
	font-weight: normal;
	color: #000000
}

HR {
	color: #dddddd
}

#Header {
	font-family: Arial, sans-serif;
	padding: 16px
}

#navMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
  color: #FF0000;
  background-color: #ffffff;
	padding: 16px
}

#Content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
  color: #000000;
  background-color: #fffff;
  border-left: 1px solid #999999;
	padding: 16px
}

#Footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
  color: #999999;
  background-color: #ffffff
}

.note {
  background-color: #EEEEEE;
  padding: 8px
}

.cpyrt {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
  color: #999999
}

a:link {
	color: #0000CC;
	text-decoration: none
}

a:visited {
	color: #0000CC;
	text-decoration: none
}

a:active {
	color: #FF0000;
	text-decoration: none
}

a:hover {
	color: #FF0000;
	text-decoration: underline
}

a:link#ftrLnk {
	color: #FF0000;
	text-decoration: none
}

a:visited#ftrLnk {
	color: #FF0000;
	text-decoration: none
}

a:active#ftrLnk {
	color: #FF0000;
	text-decoration: none
}

a:hover#ftrLnk {
	color: #FF0000;
	text-decoration: underline
}