<style type="text/css">
<!--
/* 2nd css revision by berkun 10 August 2001 */

.gray	{font-size: 12;
 	color: black;
	font-weight: bold;}
	
body	{
 	font-family: verdana;
	font-size: 11;
	color:black;}
table	{
 	font-family: verdana;
	font-size: 11;
	color:black;}
div	{
 	font-family: verdana;
	font-size: 14;
	font-weight: bold;}
div.header	{
 	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	color: black}
blockquote.homelist	{
 	font-family: verdana;
	font-size: 11;
	font-weight: normal;
	color: ivory;
	margin-left: 30%; 
	margin-top: 20%;}
span	{
 	font-family: verdana;
	font-size: 16;
	font-weight: bold;}

 A:link { 
 COLOR: 336699;
 TEXT-DECORATION: underline;
 font-size: 11;
 font-weight: normal;
 } 

A:visited { COLOR: 336699;
 TEXT-DECORATION: underline;
  font-size: 11;
 font-weight: normal;
  } 

A:active { COLOR: 336699;
 TEXT-DECORATION: underline;
  font-size: 11;
 font-weight: normal;
 } 
 
A:hover { COLOR: 336699;
 TEXT-DECORATION: none;
  font-size: 11;
 font-weight: normal;
} 
A:link.nav { 
 COLOR: black;
 TEXT-DECORATION: none;
 font-size: 12;
 font-weight: normal;
 } 

A:visited.nav { COLOR: black;
 TEXT-DECORATION: none;
  font-size: 12;
 font-weight: normal;
  } 

A:active.nav { COLOR: black;
 TEXT-DECORATION: none;
  font-size: 12;
 font-weight: normal;
 } 
 
A:hover.nav { COLOR: black;
 TEXT-DECORATION: underline;
  font-size: 12;
 font-weight: normal;
} 
} 
li { list-style-type:disc
} 
hr {
    border-width: 1px;
    border-style: solid;
    border-color: beige;
    }

.table-cell {border-width: 1px;
	border-style: solid;
	border-color: CC9966;
	}
 
 .tblboda {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    }


	</style>