td {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

BODY {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 0px;
      background-repeat: no-repeat;
	margin-top : 0px;
	margin-bottom : 0px;
}

.Selected  {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	color :FEC538;
}
  

A.linkLine {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color :white;
}

A.linkLine:visited {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color :white;
}

A.linkLine:active {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color :white;
}

A.linkLine:hover {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color :FEC538;
}

.whitetext {
  color: white;
  font-size: 11px;
  padding: 3px;
}
h1 {
	color: 0066cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: left;
	font-weight: 400;
	line-height: normal;
}
span.Copyright {
  color: 006800;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
span.StrongBlueItalic {
  	color: 003366;
	font-style: italic;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
span.StrongRed {
  	color: ff0000;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
span.StrongGreenItalic {
  	color: 006800;
	font-style: italic;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
span.StrongWhiteItalic {
  	color: ffffff;
	font-style: italic;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
span.LigntBlueItalic {
	color: 003366;
	font-style: italic;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
span.LightGreenItalic {
 	 color: 006800;
	font-style: italic;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
