body {font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	Text-align: left;
	color: #004000;
	background-color: #f7fff7;
	}

P {font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	Text-align: justify;
	color: #004000;
	}

h1 {font-family: 'monotype corsiva';
	font-weight: normal;
	font-style: normal;
	font-size: 36pt;
	Text-align: center;
	color: #007700;
	}

h2 {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	Text-align: center;
	color: #333399;
	}

h3 {font-family: 'monotype corsiva';
	font-weight: normal;
	font-style: normal;
	font-size: 20pt;
	Text-align: left;
	color: #007700;
	}

h4 {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	Text-align: center;
	color: #333399;
	}

h5 {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #774400;
	}

h6 {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	Text-align: center;
	color: #333399;
	}

table {
	}

th {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-weight: normal;
	font-style: bold;
	font-size: 14pt;
	color: #222288}
	
td {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-style: normal;
	font-size: 12pt;
	Color: #004000;
	valign: top;
	}
	

a:link {color: #cc9900;
	text-decoration: none;
	}

a:visited {color: #6666cc;
	text-decoration: none;
	}

a:active {color: #00ff00;
	text-decoration: none;
	}

#link {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	Text-align: center;
	}

#footer {font-family: 'Trebuchet MS', Arial, Helvetica;
	font-style: normal;
	font-size: 12pt;
	Text-align: center;
	color: #333399;
	}

#note {font-family: 'Lucida Handwriting', 'Hobo BT';
	font-style: normal;
	font-size: 16pt;
	Text-align: left;
	}

HR {align: center;
	color: #333399;
	}

ul {list-style-position: outside;
	font-style: normal;
	Color: #336633;
	}

ul ul {	list-style-position: outside;}

ul ul ul {list-style-position: outside;}

.box {border: thin double #700;
	padding: 15px 15px 0 15px;
	margin: 20px 20px 30px 20px;
	width: 800px;
	text-align: center;
	}
