body, td {
	font : normal 14px arial;
}

li {
	text-indent : 24px;
}

.pLetter {
	font : bold 17px arial;
	text-indent : 24px;
}

.siteName {
	font-weight : bold;
	font-style : italic;
}

.bold {
	font-weight : bold;
}

h1 {
	font : bold 21px arial;
	font-style : italic;
	text-align : center;
	color : blue;
}

h3 {
	font : bold 17px arial;
	text-indent : 48px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color : blue;
}

a:hover {
	color : green;
}

a.button, a.button:visited {
	text-decoration: none;
	font-weight: bold;
	background-color : 0000ff;
	color : ffffff;
}

a.button:hover {
	background-color : 000099;
	color : ffffff;
}

.letter {
	font : normal 10px verdana;
}

.barTop {
	background-color : #ffff99;
	font : normal 12px arial;
}

.red {
	color : #ff0000;
}

.fuchsia {
	color : Fuchsia;
}

.purple {
	color : Purple;
}

.green {
	color : green;
}

table.searchBox {
	border : solid 1px #000080;
}

th.searchBox {
	background-color : #000080;
	color : #ffffff;
	font : bold 10px verdana;
	text-align : left;
}

td.searchBox {
	border : solid 1px #6699ff;
	background-color : #f0ffff;
	font: normal 10px arial;
}

input.searchBox160, select.searchBox160, button.searchBox160 {
	background-color: white;
	color: black;
	font: normal 9px arial;
}

a.searchBoxSample160 {
	font: normal 10px arial;
}

input.searchBox360, select.searchBox360, button.searchBox360 {
	background-color: white;
	color: black;
	font: normal 12px arial;
}

a.searchBoxSample360 {
	font: bold 11px arial;
}