body{color:black;background-color:white;}
A:link,A:visited,A:active{color:blue;text-decoration:none;}
A:hover{color:green;text-decoration:underline;}  
IMG{border-width:0px;}

.shadow {
    width : 100%;
	filter : Shadow(color=black,direction=120);
}

H1 {
	font-family:‚l‚r ‚o–¾’©;
	font-size:2em;
	font-style:italic;
	font-weight:bold;
	color:#0000ff;
}
h1.top { 
      background : navy;
      padding : 10;
      color : yellow;
      font : bold  130%  Sans-Serif;
      width : 100%;
      filter : Alpha(style=1,opacity=70,finishopacity=50);
   }
H2{background-color:navy;color:white;font-size:1.3em;}
H3{background-color:#663300;color:white;font-size:1.2em;}
P {
	line-height:1.4em;font-size:0.9em;
}
UL{
	line-height:1.3em;font-size:0.9em;
}
OL{
	line-height:1.3em;font-size:0.9em;
}
address{
	font-size:0.8em;
}

