h1 {
	font-family: Georgia, Times New Roman, sans-serif;
	margin-left: 5px;
}

h2 {
	font-family: Georgia, Times New Roman, sans-serif;
	margin-left: 5px;
}

h3 {
	font-family: Georgia, Times New Roman, sans-serif;
	margin-left: 5px;
}

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

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

th {
	font-family: Georgia, Times New Roman, sans-serif;
}

tr {
	font-family: Georgia, Times New Roman, sans-serif;
}

p {
	font-family: Georgia, Times New Roman, sans-serif;
	padding-left: 5px;
}

table.notTouching {
	font-family: Georgia, Times New Roman, sans-serif;
	margin-left: 5px;
}

table.touching {
	font-family: Georgia, Times New Roman, sans-serif;
}

td.bgTable {
	background-image: url(../images/highlighters.jpg);
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

td.bgTableTop {
	background-image: url(../images/highlighters.jpg);
	background-repeat: no-repeat; 
	background-position: 0px 72px;
}

a:visited {
	font-family: Georgia, Times New Roman, sans-serif;
	color: #0000FF;
}

a:unvisited {
	font-family: Georgia, Times New Roman, sans-serif;
	color: #0000FF;
}