.linksrow {
	background-image: url(../images/rowbkg.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.87em;
}
.bodytext {
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
h1, h2, h3, h4, h5, h6 {
	color: #006633;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
h1 {
	font-size: 1.5em;
}
.bodytext p:first-line {
	text-indent: 1.5em;
}
h2 {
	font-size: 1.25em;
}
}
.bodytext blockquote p:first-line {
	text-indent:0em;
}.question {
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	text-indent: -1em;
	color: #003333;
	margin-right: 5px;
}
.answer {
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: -1em;
	margin-right: 5px;
}
.answer li {
	text-indent: 0em;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: circle;
	font-style: normal;
	font-size: .87em;
}
.answer ul {
	color: #003333;
	background-color: #FFFFCC;
	border: thin solid #006633;
	padding: 0px 0px 0px 15px;
}
.regular {
	padding-top: 10px;
	text-indent: 0em;
}
.normal {
	padding: 5px;
}
.smalltxt {
	font-size: 0.8em;
	font-weight: bold;
}
.boldit {
	font-weight: bold;
	color: #FF0000;
}
.misskeytoe {
	font-family: "American Typewriter", "Courier New", monospace;
	font-size: 0.8em;
	text-align: justify;
	padding: 5px;
}
.bkg1 {
	background-color: #CCFFCC;
}
.gboxtop {
	background-image: url(../images/t_gbox.gif);
	background-repeat: repeat-x;
}
.gboxbottom {
	background-image: url(../images/b_gbox.gif);
	background-repeat: repeat-x;
}
.gboxleft {
	background-image: url(../images/l_gbox.gif);
	background-repeat: repeat-y;
}
.gboxright {
	background-image: url(../images/r_gbox.gif);
	background-repeat: repeat-y;
}
.misskeytoe p:first-line {
	text-indent: 0pt;
}

.tspace {
	margin-left: 5px;
}