body {
  font-family: "Times New Roman", Times, serif;
}

a:link {text-decoration: underline; font-weight: bold; color: black;}
a:visited{text-decoration: underline; not-weight: bold; color: black}
a:hover{text-decoration: underline; font-weight: bold; color: green;}

td.bottomdot {
	font-family: "Times New Roman", Times, serif;
	border-bottom: black 1px dotted;
}

td {
	font-family: "Times New Roman", Times, serif;
}

td.child { border-left: #003300 2px solid;
border-right: #003300 2px solid;
}

table.round tr:first-child td:first-child {
	border-top-left-radius: 15px;
}
table.round tr:first-child td:last-child {
	border-top-right-radius: 15px;
}
table.round tr:last-child td:first-child {
	border-bottom-left-radius: 15px;
}
table.round tr:last-child td:last-child {
	border-bottom-right-radius: 15px;
}

.trans {
background-color: rgba(255,255,255,0.5); /* 50% white */ 
}

body {background-image: url("bg.jpg");
font-family: times new roman;}

h1 {font-family: "times new roman";
font-size: 300%}

.main {border: #ccc 4px outset;
box-shadow: 0px 0px 40px #000;
}

td.header {background-image: url("/graphics/header.jpg");
image-repeat: no-repeat;
height: 239px;}

img.border { padding: 2px;
border:2px solid #003300;"
}
.style2 {
	font-size: 36px;
	font-weight: bold;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {font-weight: bold}
.style4 {font-size: 36px}
.style5 {font-weight: bold; font-family: "Times New Roman", Times, serif; }
.style4 {font-weight: bold}