body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}

P, TH, TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

pre, code {
	font: 12px monaco, "courier new" , monospace;
}

H1 {
	font-weight: bold;
	font-size: 24px;
	color: #165493;
}

H2 {
	font-weight: bold;
	font-size: 20px;
	color: #336699;
}

H3 {
	font-weight: bold;
	font-size: 16px;
}

H4 {
	font-weight: bold;
	font-size: 13px;
}

A:active {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}

A:link {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #33CC00;
	text-decoration: underline;
}

.head1 {
	font-weight: bold;
	font-size: 22px;
	color: #A02013;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}

.sidebar {
	font-size: 13px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.sidelink {
	font-size: 13px;
	color: #f4aa28;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin: 20px;
}

.reversed{
	font-size: 10pt;
	color: #ECE29E;
}

.larger {
	font-size: 14px;
}

.question {
	color: maroon;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
}

.answer {
	color: #006;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}
.contentBig {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
.bignbold {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3366FF;
}
.sidehead {
	font-weight: bold;
	font-size: 16px;
	color: #165493;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Callout {
	padding: 20px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	background-color: #66CCFF;
}
#MainTable {
	background-image: url(artwork/mainback.gif);
}

.CalloutBox {
	padding: 8px;
	background-color: #99CCCC;
}
.SidebarBox {
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px dotted #A02013;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
