A.splash:link {
  font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
A.splash:visited {
  font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
A.splash:hover {
  font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
A.splash:active {
  font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}

A.normal:link {
  font-size: 10pt;
	text-decoration: underline;
	color: #CCCCCC;
	}
A.normal:visited {
  font-size: 10pt;
	text-decoration: underline;
	color: #CCCCCC;
	}
A.normal:hover {
  font-size: 10pt;
	text-decoration: underline;
	color: #CCCCCC;
	}
A.normal:active {
  font-size: 10pt;
	text-decoration: underline;
	color: #CCCCCC;
	}
	
A.contact:link {
  font-size: 10pt;
	text-decoration: underline;
	color: #0099FF;
	}
A.contact:visited {
  font-size: 10pt;
	text-decoration: underline;
	color: #0099FF;
	}
A.contact:hover {
  font-size: 10pt;
	text-decoration: underline;
	color: #0099FF;
	}
A.contact:active {
  font-size: 10pt;
	text-decoration: underline;
	color: #0099FF;
	}
	
TR, TH, TD, INPUT, TEXTAREA, SELECT, OPTION, P  {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
  color: #CCCCCC;
  vertical-align:top;
}

BODY {
  background-color: #212121;
}

.SearchField {
  font-size:10pt;
  color: #212121;
} 

TABLE {
  background-color: #333333;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

H1 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12pt;
  color: #CCCCCC;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.Frame {
  background-color: #CCCCCC;
}

.Notes {
  font-size: 8pt;
}

.SplashText {
  font-size: 16pt;
}

.InputLine {
  vertical-align:middle;
}

.SrchRes {
  color: #FFFFFF;
}

.BookTitle {
  color: #0099FF;
}

.Author {
  font-weight: bold;
}
