/* Stylesheet for SIMI STORAGE INVESTMENT MANAGEMENT INC */
BODY 
 {
	font-family : arial ;
	font-size : 10pt;
	font : normal;
	color: Black;
}
	
TD 
{
		font-family : arial ;
		font-size : 10pt;
		font : normal;
  }
	
 A 
 {
	text-decoration: underline;
	color: Blue;
	font-family : arial ;
	font-size : 10pt;
	font : normal;
 }
	 
A:Hover
 {
    text-decoration: underline;
    color: red;
	font-family : arial ;
	font-size : 10pt;
	font : normal;
	 }

H1 
{
	color: #223A81;
	font-family : Arial; font-size:18pt; font-weight:bold
}

H2
 {
	color:  #223A81;
	font-family : Arial; font-size:14pt; font-weight:bold
}