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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}


.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-left: 6px;
}
.table_date {
	border: thin dotted #00CC99;
	position: relative;
	visibility: visible;
	height: 40px;
	width: 120px;
	left: auto;
	top: auto;
	bottom: auto;
}
.table_name {
	border: dotted #3333FF;
	height: 30px;
	width: 100px;
	position: relative;
}
