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;
text-align: left;
font-size: small;

}
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:link    { color: #0000ff font-weight: bold;}
A:active  { color: red; font-size: 125% font-weight: bold;}
A:visited { color: green; font-size: 85% font-weight: bold;}

a.large {
font: x-large;
	color: #0000ff;
}
a.medium {


font: large;
	color: #0000ff;
}

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
}
div.floatlargel {
float:left; width:336px; height:280px; margin: 5px
}
div.floatlarger {
float:right; width:336px; height:280px; margin: 5px
}
div.hilit {background-color: #990000;background-image: none }
div.left{
text-align: left;
font:small;

}
div.next{
vertical-align:top;
}
