img { 
	border-color: #CCCCCC; 
}

H1 {
    padding-left: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}

H2 {
  padding-left: 10px;
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 20pt;
  font-weight: bold;
}

H3 {
  padding-left: 15px;
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

H4 {
  padding-left: 10px;
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

P {
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}

TD {
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.title {
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.fourteen {
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
}

.footer {
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.smallprint {
  color: #FFFFFF;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

B {
  font-weight: bold;
}

I {
  font-style: italic;
}

A {
	color: #FFFF00;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #FFFFCC;
}

A:active {
  color: #695849;
}

A:hover {
	color: #FFFFFF;
	text-decoration: none;
}


body {
	margin-left:0px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:8px;
	background-color: #000000;
}
