
body {
  color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 255); 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	
}

A {
  color: #0000ff;
  text-decoration: none;
}

A:hover {
  color: #FF4805;
  text-decoration: underline;
}

A.headerNavigation { 
  color: #FFFFFF;
	text-decoration: none; 
}

A.headerNavigation:hover {
  color: #ffffff;
	text-decoration: underline;
}

A.PageLink {
  color: #0000FF;
	text-decoration: underline;
}

A.PageLink:hover {
  color: #FF4805;
	text-decoration: underline;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3399CC;
  color: #ffffff;
  font-weight : bold;
}
TD.headerNavigationTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.normalText {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

h1 {
font-family: Arial, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #000000;
}

.special {
width:5px;
visibility:hidden;
}


h2 {
font-size: 14pt;
font-weight: bold;
font-family: Arial, sans-serif;
color: #336699;
}

h3 {
font-size: 12pt;
font-weight: bold;
font-family: Arial, sans-serif;
color: #000000;
}

span.normalText {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-decoration: none;
}

span.RedText {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #CC0000;
text-decoration: none;
}

span.BlueText {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #336699;
text-decoration: none;
}

P.normalText {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

P.normalTextBlue {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #336699;
text-decoration: none;
}

P.highlightText {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #336699;
text-decoration: none;
}

P.highlightText12 {
font-family: Arial, sans-serif;
font-size: 12pt;
color: #336699;
text-decoration: none;
}

P.highlightTextRed {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #cc0000;
text-decoration: none;
}

P.highlightTextRedBold {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #cc0000;
text-decoration: none;
}

P.highlightTextBlackBold {
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-decoration: none;
}

P.highlightTextRedRedBold {
font-family: Arial, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

P.highlightTextunder {
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #cc0000;
text-decoration: underline;
}

li {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000;
text-decoration: none;
}
