<html>
<head>

<title>Style Sheet For Kingsway.com</title>

<style>


p, li	{font-family: "Arial", "Chicago";
	font-size:11pt;
	font-weight:normal;	
	color:black;
	text-align:left}

h1	{font-family:"Arial", "Chicago";
	font-size:20pt;
	font-weight:bold;
	color:CC1C09;
	text-align:center}

h2	{font-family:"Arial", "Chicago";
	font-size:18pt;
	font-weight:bold;
	color:CC1C09;
	text-align:center}


h3	{font-family:"Arial", "Chicago";
	font-size:14pt;
	font-weight:bold;
	color:CC1C09;
	text-align:center}

.menu	{font-family:"Arial", "Chicago";
	font-size:8pt;
	font-weight:bold;
	color:004080;
	text-align:right}


a:link	{font-family:"Arial", "Chicago";
	font-size:11pt;
	font-weight:bold;
	color:004080;}
a:active	{font-family:"Arial", "Chicago";
	font-size:11pt;
	font-weight:bold;
	color:004080;}	
a:visited	{font-family:"Arial", "Chicago";
	font-size:11pt;
	font-weight:bold;
	color:004080;}
a:hover   {font-family:"Arial", "Chicago";
	font-size:11pt;
	font-weight:bold;
	color: #FF0000;}

A.small:ACTIVE {font-family:"Arial", "Chicago";
	font-size:10pt;
	font-weight:bold;
	color:004080;}
A.small:LINK {font-family:"Arial", "Chicago";
	font-size:10pt;
	font-weight:bold;
	color:004080;}
A.small:VISITED {font-family:"Arial", "Chicago";
	font-size:10pt;
	font-weight:bold;
	color:004080;}
A.small:HOVER {font-family:"Arial", "Chicago";
	font-size:10pt;
	font-weight:bold;
	color: #FF0000;}

</style>
</head>
</html>








