@import "style.css";
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;	}
div,span,ul,td,th,input,select,textarea,button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
#content {
	margin: 0em;
	padding: 4em 6em 2em 6em;/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div.  */	}
a {
	text-decoration: underline;
	font-weight: bold;
	/* color: #f3f3f3; */	}
a:link {
	color: #386c84; 	}
a:visited {
	color: #386c84;	}
a:hover {
	color: #cc9900;	}
a:active {	}
blockquote {
  padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	font-size: x-small;
 }
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #386c84;	}
h2 {
	font-size: 20px;
	margin: 1.2em 0em .5em;
	font-weight: bold;	}
h3 {
	font-size: 14px;
	margin: 1.2em 0em .5em;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-size: 12px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;	}
h5 {
	font-size: 12px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;	}
h6 {
	font-size: 9px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #666666;	}
img {
	border: 0;	}
p {
	font-family: Arial;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em;	}
li > p {
	margin-top: 0.2em;	}
pre {
	font-family: monospace;
	font-size: 1.0em;	}
strong, b {
	font-weight: bold;	}
ul {
	margin-left: 1.2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;}
li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
	margin-bottom: 0em;
	font-size: 12px;}
