

BODY { background-color: #33FFFF ; margin-top: 0; margin-left: 0;
	   margin-right: 0; font-family: arial, helvetica, sans-serif; 
	   font-size: 10pt;	color: black ;}

A{ color: #999900 ; text-decoration:underline;  } 

A:hover{ color: #FF0000; text-decoration:underline;  } 

.title { font-family: arial, helvetica, sans-serif; font-size: 10pt;	
	     font-variant: small-caps ; font-weight: bold ;
	   text-align: center ;}
.tab { font: 10pt arial, helvetica, sans-serif; }	
.btab { font: bold 10pt arial, helvetica, sans-serif; }	   
H3 { font: small-caps bold 10pt arial, helvetica, sans-serif; }	   

.para { text-indent: 2em ; }

LI { list-style-position: outside ; }

.dropcap { font: bold 175% times, serif; color: red; }			
.dropcap1 { font: bold 175% times, serif; float: center ; color: red; }
.dropcap2 { font: bold 175% times, serif; float: left; color: red; }		
#eggred { background-image: url(../images/gifegg-red.gif); 
		background-repeat: no-repeat;}
#eggyellow { background-image: url(../images/gifegg-yellow.gif);
			background-repeat: no-repeat; }
	

#element0 { position: absolute; z-index: 0; top: 10px; left: 10px;}
#element1 { position: absolute; z-index: 1; top: 10px; left: 25px;}
#element2 { position: absolute; z-index: 2; top: 10px; left: 40px;}

	
