body		{background-color: black; color: white; font-size: 12pt; font-family: sans-serif}
td		{font-size: 12pt; color: inherit;}
a:link		{color: red;}
a:active	{color: red;}
a:visited	{color: red;}
a:hover		{color: red;}
h1		{text-align: center; font-family: sans-serif}
.myh3		{font: normal bold 16pt/24pt sans-serif; padding-top: 2ex; padding-bottom: 0ex}
.withmargins	{margin-left: 10%; margin-right: 10%;}
.qbox		{clear: both; margin-bottom: 30pt;}
.q		{font-style: italic;}
.qname		{float: right;}

.navnolink {
	width: 120px;
	height: 23px;
	color: yellow;
	background-color: gray;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

.navlink {
	width: 120px;
	height: 23px;
	color: yellow;
	background-color: blue;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	cursor: pointer;
}
