@import url(genericthingstyle.css);

body
{
	text-align: justify;
	font-size: 11pt;
}

H1, H2
{
	text-decoration: underline;
	font-size: 100%;
}

H2
{
	text-align: center;
	margin: 0em;
}

.BigQuestion
{
	font-size: 100%;
	font-weight: bold;
}

.BigAnswer
{
	margin-top: 0em;
	margin-bottom: 1em;
}


.Question
{
	font-style: italic;

	width: 49%;
	float: left;
	clear: both;
}


.Answer
{
	margin-left: 51%
}

sup
{
	font-size: x-small;
	vertical-align: top;
}

OL
{
	margin: 0em;
	padding-left: 5em;
}

P:first-letter
{
	margin-left: 2.3em;
}

.ClubPLast
{
	margin-bottom: 0em;
}

.Endbit
{
	font-size: 8pt;
	margin-bottom: 2em;
}

.FirstP:first-letter, .ClubP:first-letter, .ClubPLast:first-letter, .Endbit:first-letter
{
	margin-left: 0em;
}

.BitAfterOL
{
	margin-top: 0em;
}

.BitAfterOL:first-letter
{
	margin-left: 0em;
}

.ClubName
{
	font-weight: bold;
	font-style: italic;
}

.SquiggleHip
{
	font-size: 7pt;
}

.Aaardvark
{
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.Aaardvark:first-letter
{
	margin-left: 0em;
}


.Aaardvark .UnderlinedBig
{
	text-decoration: underline;
	font-size: x-large;
}


