body {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#FFFFC6;
	background-image: url(images/pattern.gif); 
	}

h1 {
	color:#1A0E26;
	font:1.8em/1 Georgia, "Times New Roman", Times, serif;
	}
h2 {
	color:#000000;
	font:1.1em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	margin:2em 0 .25em;
	}
h3 {
	color:#000000;
	font-size:1em;
	font-weight:800;
	margin:3em 0 .35em;
	}
	
	h4 {
	color:#FF0000;
	font-size:0.9em;
	letter-spacing: 0.1em;
	}
p {
	line-height:2;
	margin:0 0 1em;
	}
#Content p+p {margin-top:-1em; text-indent:0em;}

ol, ul {
	margin-top:0;
	margin-bottom:1em;
	line-height:1.8;
	}
#Content p+ol, #Content p+ul {margin-top:0em;}

a {
	color:#09c;
	text-decoration:none;
	}
a:link {color:#41364b;}
a:visited {color:#30253b;}
a:hover {color:#000000;}

.rightimg {
	float: right;
	margin-left: 5px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}

#Footnotes p+p {margin-top:0; text-indent:0;}

.keyPoint {
	margin:0 0 1.5em; padding:0;
	background-color:white;
	}
.keyPoint p {
	font:1.63em/1.8 Georgia, "Times New Roman", Times, serif;
	margin:.5em 1em;
}
.keyPoint p+p {margin-top:-.5em;}

.markup {
	font:1em/1.25 monospace;
	text-indent:0 !important;
	padding:.3em;
}