body {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
}
td {
	font-size: 10pt;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}
a {
	color: #006666;
	font-weight: bold;
}
.small {
	font-size: xx-small;
}
a:hover {
	color: #009966;
}
.bold {
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
}
.tdunderline {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;


}
.tdkeyline {
	border: 1px solid #009999;
}
.worldmap {
	background-attachment: scroll;
	background-image: url(images/world_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdkeylineform {
	border: 1px solid #000000;
}
