﻿
BODY {
    font-size 12.0pt;
    color: black;  /* hutch color */
	/* color: white; */
	margin-bottom: 0pt;
	background-color: white;
    margin-left: 20px;}

P  {
	font-weight: normal;
	font-size: 12.0pt;
	/* color: white; */
	margin-bottom: 0pt;}

H1 {
				font-weight: bold;
				font-size: 48pt;
				color: #0000FF;
				margin-bottom: 0pt;
				font-family: Magneto;
}

H2 {
	font-weight: bold;
	font-size: 18.0pt;
	color: black;
	margin-bottom: 0pt;}

H3 {
	font-weight: bold;
	font-family: monospace;
	font-size: 12.0pt;
	color: black;
	margin-bottom: 0pt;}

H4 {
	font-family: monospace;
	font-size: 10.0pt;
	font-weight: normal;
	color: black;
	margin-bottom: 0pt;}

H5 {
				/* unused */
	font-weight: normal;
				font-size: 16.0pt;
				color: black;
				margin-bottom: 0pt;
}
H6 {
				/* unused */
	font-weight: normal;
				font-size: 14.0pt;
				color: black;
				margin-bottom: 0pt;
}

A:link {color: #0000FF;	text-decoration: underline;}
A:visited {color: #0000FF; text-decoration: underline;}
A:active {color: #FF0000; text-decoration: underline;}

ul {
				list-style-type: square;
				list-style-position: inside;
}

H3 {
				font-weight: bold;
				font-family: "Times New Roman";
				font-size: 12.0pt;
				color: black;
				margin-bottom: 0pt;
}

