body {
	font-size: 76%;	
	}
a {	color: #990000;
	text-decoration:underline;
	}
a:link {
	}
a:hover {
	}
a:active {
	}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1.2em;
	padding: .5em 0 .2em 0;
	border-bottom: 1px solid #CC0000;
	}
h2 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
ol, ul, li {
	font-size: .9em;
	line-height: 1.5em;
	list-style: none;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: .9em;
	line-height: 1.5em;
	margin: .8em 0em .8em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
 	font-weight: bold;
	}
