BODY {
 background: white;
 color: black;
 margin: 0px;
}

TD, A {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:9pt; 
  font-weight:normal; 
  color:blue; 
  line-height:20px; 
}
A {
  text-decoration:underline; 
}
A:hover { 
  text-decoration:underline; 
  color:#303030;
}

A.Menu, A.Menu1, A.Menu2, A.Menu3 { 
  font-size:10pt; 
  font-weight:bold; 
  text-decoration:none; 
  color:white;
	background: blue;
	border: solid 1px silver;
  margin-right:5px;
}

A.Menu:hover, A.Menu1:hover, A.Menu2:hover, A.Menu3:hover { 
  font-size:10pt; 
  text-decoration:none; 
  font-weight:bold; 
  color:white;
	background: #303030;
	border: solid 1px silver;
  margin-right:5px;
}
A.Menu1 {
  background: #FF6D24;
}

A.Menu1:hover {
  background: #722600;
}

A.Menu2 {
  margin-left:30px;
  background: #FF6D24;
}

A.Menu2:hover {
  margin-left:30px;
  background: #722600;
}

A.box, A.box:hover {
  font-size:8pt;   
  line-height:16px;
}

A.menuSmall, A.menuSmall:hover { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size:8pt; 
  text-decoration:underline; 
  font-weight:normal; 
  color:#2D2D2D;
  line-height:11px; 
}

A.menuSmall:hover { 
  color: black;
}

TD.Head {
  font-size:12pt; 
  font-weight:normal; 
  text-decoration:none;
  color:#303030; 
} 

A.Head, A.Head:hover {
  font-size:12pt; 
} 

A.SecNavHead { 
  background-color: #444444;
  font-size:9pt; 
  text-decoration:none; 
  font-weight:bold; 
  color:white; 
}

TD.meta, A.meta {
  color: white;
  font-size:10px;
  text-decoration:none; 
}  
A.meta:hover {
  text-decoration:underline; 
  color: white;
}  

.Big, H1 { 
font-size:20pt; 
line-height:35px; 
font-family:Arial, Helvetica, sans-serif; 
text-decoration:none; 
font-weight:bold; 
color:#303030;
margin-bottom: 10px;
}

H2 { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10pt; 
  font-weight:bold; 
  color:black; 
  line-height:29px; 
  margin-bottom: 3px;
}

.Sub {
  font-size:10pt; 
  text-decoration:none; 
  font-weight:bold; 
  color:white;
	background: blue;
	border: solid 1px #051A31;
}
.Sub:hover { 
  font-size:10pt; 
  text-decoration:none; 
  font-weight:bold; 
  color:white;
	background: #303030;
	border: solid 1px #051A31;
}

span { 
  line-height:70px; 
  font-family:Arial, Helvetica, sans-serif; 
  text-decoration:none; 
  font-weight:bold; 
}
span.High { 
  font-size:30pt; 
  color:silver;
  text-decoration:none; 
}
span.High1 { 
  font-size:40pt; 
  color:white;
  text-decoration:none; 
}
span.Head { 
  line-height:20px; 
  font-size:9pt; 
}

span.small {
  line-height:25px; 
  font-size:8pt; 
  text-decoration:none; 
  font-weight:normal; 
  color:#303030; 
}

TD.SecNav { 
  border: 1px solid #cfcfcf; 
  padding: 4px;
}

TD.box { 
  border: 1px solid #cfcfcf; 
  padding: 6px;
  font-size:8pt; 
  line-height:16px;
  text-decoration:none; 
  font-weight:normal; 
  color:#303030; 
}

TD.SecNavHead { 
  border-top: 1px solid #cfcfcf; 
  border-left: 1px solid #cfcfcf; 
  border-right: 1px solid #cfcfcf; 
  background-color: #444444;
  padding-left: 5px;
  font-size:9pt; 
  text-decoration:none; 
  font-weight:bold; 
  color:white; 
}

TD.Text { 
  font-size:9pt; 
  text-decoration:none; 
  font-weight:normal; 
  color:#303030; 
}	  

P.list {
  margin-bottom:40px;
  }

.Icon { margin-right:7pt }
.Pic { margin:10px }