<!-- This Cascading Style Sheet (.css) is for the MHSO (Mennonite Historical Society of Ontario) website -->

<style>
<!-- 
body 	 {
		 background: "../images/bkgrnd.white.jpg";
		 font-family: "Arial, Helvetica, sans-serif";
		 font-size: "10pt";
		 font-style: "normal";
		 line-height: "normal";
		 font-weight: "normal";
		 font-variant: "normal";
		 text-transform: "none";
		 color: "#000000";
		 text-decoration: "none"
		 letter-spacing: normal;
		 text-align: left; 
		 word-spacing: normal;
		 margin-right:15
		 }

a:link { TEXT-DECORATION: none }
a:visited { TEXT-DECORATION: none }
a:active { TEXT-DECORATION: none }
a:hover { TEXT-DECORATION: none; color: #AAAAAA }

a.toc1	{
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt;
				font-style: normal;   
				line-height: normal;
				font-weight: normal; 
				font-variant: normal;
				text-transform: none; 
				text-decoration: none;
				color: #000000
				}

td.body1	{
					font-family: Arial, Helvetica, sans-serif; 
				 	font-size: 10pt; 
					font-style: normal;
					line-height: normal; 
				 	font-weight: normal;
					font-variant: normal; 
				 	text-transform: none;
					text-decoration: none
					}

td.body2	{
					font-family: Arial, Helvetica, sans-serif; 
				 	font-size: 8pt;
					font-style: normal;
					line-height: normal; 
				 	font-weight: normal;
					font-variant: normal; 
				 	text-transform: none;
					text-decoration: none
					}

.title    {
					color: #000000;
					font: bold 10px Arial, Helvetica, sans-serif;
					cursor: default;
					text-decoration: none
					}
					
.crazy    {
					color: #000000;
					font: bold 10px Arial, Helvetica, sans-serif;
					cursor: default;
					}

.h1				{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12pt;
					font-style: normal;
					line-height: normal;
					font-weight: bold;
					font-variant: normal;
					text-transform: none;
					color: #000000;
					text-decoration: none }

.h2				{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10pt;
					font-style: normal;
					line-height: normal;
					font-weight: bold;
					font-variant: normal;
					text-transform: none;
					color: #000000;
					text-decoration: none }

.basic		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10pt;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					color: #000000;
					text-decoration: none }
				

-->
</style>


