body {
	background-color: #ffffff;
}

body, td, th {
font-size: 14pt;
font-family: "New Century Schoolbook", Times, serif;
	color: #000000;
}
td.top {
vertical-align: top;

}
td.left {
vertical-align: top;
font-size: x-small;
font-style: strong;
}
h1 {
text-align: center;
	color: #0000ff;
}
h1.top {
vertical-align: top;
text-align: center;
	color: #0000ff;
}
h2 {
text-align: center;
	color: #0000ff;
}

h3, h4 {
text-align: center;
	color: #0000ff;
}

h5, h6 {
text-align: center;
	color: #0000ff;
}

a {
	color: #0000ff;
}
a.large {
font: x-large;
	color: #0000ff;
}
form {
	background-color: #990000;
}
div.center {
text-align: center;
}
div.right {
text-align: right;
}
div.small {
font:x-small;
text-align: center;
}
div.float {
float:left; width:250px; height:250px; margin: 5px
}
div.largef {
float:left; width:336px; height:280px; margin: 5px
}
div.floatr {
float:right; width:120px; height:240px; margin: 5px
}
span.hilit {background: #ccffoo;

 }
 #cse-search-box {
background: #ffffff;
}