﻿<style type="text/css">



a {text-decoration: none;
color: #0000B0;
}
a:link
{
	color: rgb(0, 0, 176);
}
a:active
{
	color: rgb(255, 0, 0);
}
a:visited
{
	color: rgb(112, 112, 112);
}

        ul
        {
            list-style-image: url('http://www.kalmstrom.com/images/bulletredsmall.gif')

        }

        .LiStyle
        {
            line-height: 150%;
        }


hr 
{
	color:#FF0000;
	size:1
}


h1
{
	font-family: Verdana;
	color:#40404A;
  	font-weight:bold;
	font-style:italic;   
  	font-size: 9pt; 
	text-align:left
}
table
{
	font-weight: normal;
	font-style: normal;
	vertical-align: none;
	color: #40404A;
	font-size: 8.5pt;
	font-family: Verdana;
	text-align: none;
}
td
{
	font-family: Verdana;
	color: #40404A;
	font-size: 8.5pt;
}


BODY 
{ 
	font-family: Verdana; 
	text-align:left; 
	font-size: 8.5pt;
	color: #1E1E1E;
}



</STYLE>
