<!-- 
	Author: Mike Scott
	File:	style1scon.css
	-->

	<style type="text/css">

<!--

body	{background: white url("images/Background4.jpg");
	 background-repeat: repeat;
	 }

h1	{font-family:albertus,times new roman,serif;
	 font-style:italic;
	 text-align:center;
	 font-size:20pt;
	 color:black;
	}

h2	{font-family:albertus,times new roman,serif;
	 text-align:center;
	 text-decoration:underline;
	 font-size:14pt;
	 color:black;
	}

p	{font-family:albertus,times new roman,serif;
	 font-size:11pt;
	 font-style:normal;
	 text-align:center;
	 font-weight:bold;
	 color:black;
	}

img	{border-color:#ee82ee;	}

ol	{font-family: albertus,times new roman,serif;
	 font-size:12pt;
	 font-style:italic;
	 text-align:left;
	font-weight:bold;
	 color:#000080;
	}

th	{background-color:#ff6347;
	}

td	{font-family:albertus,times new roman,serif;
	 font-size:10pt;
	 text-align:left;
	 color:#000080;
	}

-->

</style>