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: #000000;
}
a.red {
font: x-large;
	color: #ff0000;
}
a.blue {
font: small;
	color: #3399ff;
}
form {
	background-color: #ffffff;
}
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.floatr {
float:right; width:120px; height:240px; margin: 5px
}
span.hilit {background: #ccffoo;

 }
 div.special {
font-size: 18pt;
font-family: "Lucida Handwriting", Times, serif;
	color: rgb(255,51,51);
	font-style: strong;
	}