body {
	background-color: #67a4c1;
}

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

}
td {
background-color: #ffffFF;
}
td.left {
vertical-align: top;
font-size: x-small;
font-weight : bolder;
}

h1.special {
text-align: center;
	color: #67a4c1;
}
h1.top {
vertical-align: top;
text-align: center;
	color: #f78e1e;
}

h1, h3, h4 {
text-align: center;
	color: #f78e1e;
}
h3.special{
text-align: center;
	color: #67a4c1;
}

h2, h5, h6 {
text-align: center;
	color: #67a4c1;
}

a {text-decoration:none;
	color: #67a4c1;
}
a:link {color:#67a4c1}      /* unvisited link */
a:visited {color:#67a4c1}  /* visited link */
a:hover {color:#f78e1e}  /* mouse over link */
a:active {color:#f78e1e}  /* selected link */
a.large {
font-size: x-large;
	color: #000000;
}
a.red {
font-size: x-large;
	color: #ff0000;
}
a.blue {
font-size: small;
	color: #3399ff;
}
form {
	background-color: #ffffff;
}
div.center {
text-align: center;
}
div.right {
text-align: right;
}
div.small {
font-size: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.special {
font-size: 18pt;
font-family: "Lucida Handwriting", Times, serif;
	color: rgb(255,51,51);
	font-weight : bolder;
	}

 div.smalltext  {
font-size: 10pt;
font-family: arial, Times, serif;
	color: #000000;
	font-weight : bolder;
	}