
body {
	font-family: Verdana, sans-serif;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	margin-top: 2em;
	color: #6B63BE;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

h3 {
	color: #6B63BE;
	font-size: 12pt;
	font-weight: bold;
}

p, li, dl, dt {
	font-size: 10pt;
}

strong {
	font-style: italic;
	font-weight: bold;
}

#true-body {
	border-top: 1px solid black;
	margin: 1em;
	margin-top: 1em;
}

footer, #footer {
	font-size: 7.5pt;
	float: right;
	margin: 1em;
}

dt {
	font-weight: bold;
	margin-top: 0.5em;
}

ul {
	list-style-image: url("../images/point.gif");
}

ul ul {
	list-style-image: url("../images/pointSM.gif");
}

.image-with-caption .image-caption {
	font-size: 10pt;
	font-weight: bold;
	color: #6B63BE;
}

code.command-line {
	background-color: #F0F0F0;
}

span.astopmenu		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
a.astopmenu		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; }
a.astopmenu:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; }
a.astopmenugray		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight:bold; color:gray; }
a.astopmenugray:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; font-weight:bold; color:gray; }
p.astopmenugray		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight:bold; color:gray; }
