body { 
	margin: 3mm;
	padding: 0;
	font-family: sans-serif;
	font-size: small;
	font-weight: normal; 
	color: black; 
	background-color: #9698cb;
	border: 0.4em #7f0028 inset; }

div.content {
	margin-top: -1em;
	padding: 0px;
	font-size: 1em; 
	background-color: #ffffff;
	color: #000001;
	width: 100%; }

div.menu {
	padding-top: 2em; 
	padding-bottom: 2em; 
	font-family: helvetica, geneva, "gill sans", futura, verdana, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: #ffffff;
	line-height: 1.2em; }
	
h1 {	
	margin-top: 1em;
	margin-bottom: 0.17in; 
	margin-left: 0.05in; 
	font-family: Helvetica, Arial, sans-serif;
	color: #9c0000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	text-align: left;
	line-height: 1em; }

h3 { 
	font-family: helvetica, geneva, "gill sans", futura, verdana, sans-serif; 
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #00008B;
	margin-top: 0.24in;
	margin-bottom: 0.14in; 
	margin-left: 0.10in; 
	}

h4 { 
	font-family: helvetica, geneva, "gill sans", futura, verdana, sans-serif; 
	font-size: 1.15em;
	font-weight: bold;
	font-style: italic;
	color: #00008B;
	margin-top: 0.24in;
	margin-bottom: 0.14in; 
	margin-left: 0.12in; 
	}

span {
	font-family: sans-serif; 
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: blue;
	}

em { 
	font-family: garamond, times, serif; 
	font-size: 1em;
	font-weight: bold; 
	font-style:italic; 
	color: #006600;
	 }

p { 	
	font-family: garamond, times, serif; 
	font-size: 1.15em;
	font-weight: bold;
	line-height: 101%;
	color: black;
	border: 0px;
	margin-left: 0.25in;
	margin-right: 0.25in;
	margin-bottom: 0.15in;
	 }

div.green { 
	padding-bottom: 0.15in; 
	font-family: garamond, times, serif; 
	font-weight:bold; 
	font-size:12pt; 
	color: green; 
	font-style:italic;
	border:  0px; 
	position: relative; left:1.5in; right:1in; width:480px;
	}



dt { 
	margin-left: 0.7in; 
	font-family: garamond, times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000099;
	position: relative;
	 }

ul { 
	font-family: monaco, monospace; 
	font-size: 0.8em; 
	color: #2F4F4F; 
	font-weight: 900; 
	margin-left: 0.7in;
	list-style-type: none;
	}

dd {
	font-family: monaco, monospace; 
	font-size: 0.9em; 
	font-weight: bold; 
	color: #000099; 
	margin-left: 0.89in; 
	position: relative; 
	}

table { 
	
	 }

table.bkg { 
	background: #CCCCFF; 
	font-family: garamond, times, serif; 
	font-size: 1.2em;
	font-weight: bold;
	border-collapse: collapse;
	 }

pre { 
	padding-top: 0.10in; 
	padding-bottom: 0.10in; 
	padding-left: 0.10in; 
	padding-right: 0.10in; 
	font-family: monaco, monospace;
	font-size: 12px; 
	color: #3300CC; 
	font-weight: bold; 
	border: groove; 
	background: #CCCCFF; 
	border-width: thin; 
	margin-left: 0.7in; 
	margin-right: 0.7in; 
	}

img.logo {
	margin-top: 1em;
	margin-bottom: 1em; 
	}

hr { width: 500px; }

a {color: #0006ff; font-weight: bold; }
a:visited {color: purple; }
a:active {color: green; } 
a:hover {color: orange; font-size: large; font-style: italic; text-transform: uppercase;
font-stretch: wider; font-weight: bold; } 
