/* public/stylesheets/application.css */

h1 {
	font-family: Times New Roman, Roman, serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}

.Quest {
	background-color: white;
	font-size: 8pt;
}
table.oasis td {
	font-size: 9pt;
}

a.oasislink {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
