

	h1 { 	font-size: 300%;
		font-family: Sans; Arial
		color: #99ccff; 
		border-bottom: 3px inset #660099;
		margin-left: 10px;
		margin-right: 10px;
		z-index: 96; 
			}

	
	h2, h3 { font-family: Times, "Times New Roman", Georgia, Arial, Sans-serif; 
		color: #003366;
			}

	th  { font-family: "Times New Roman", Sans-serif; 
		font-size: 120%;
			}


	#bug {	position: absolute;
		top: 345px;
		left: 205px;
		z-index: 95;	
			}

	#bugr {	position: absolute;
		bottom: -800px;
		left: 195px;
		z-index: 95;	
			}	

	body  { font-family: "Times New Roman", Sans-serif; 
		font-size: 100%;
		background-color: #ccffff;
		margin: 5px 20px 10px 25px;	`
			}

	#header {position: fixed;
		top: 7px;
		right: 25px;
		z-index: 95;
		line-height: 1.4em; 
		font-family: Times, "Times New Roman", Sans-serif;
		font-size: 60%;
		
		text-align: center;
		border-width: 5px; 
		border-style: groove;
		border-color: #66cccc;
		padding: 3px;
		height: 150px;
		width: 245px;
			}
	
	#header a:link {color: #0000ff;
			}
	#header a:visited {color: #660099;
			}
	#header a:hover {color: #FF0044; background-color:#00ffff;
			}
	
	#footer {line-height: 1.3em; 
		font-family: Times, "Times New Roman", Sans-serif; 
		font-size: 80%;
		font-weight: bold;
		text-align: center;
		background-color: #99ccff;
		border-width: 4px;
		border-style: outset;
		border-color: #660099;
		height: 109px;
		width: 335px;
		padding: 7px;
		margin: 2px;
		z-index: 99;
			}
	a:link {color: #0000ff;
			}
	a:visited {color: #cc2200;
			}
	a:hover {color: #FF0044;
		background-color: #00ffff;
			}

        #pic2 {	background-color: #99ccff;
		padding: 3px;
		border-color: #33cccc;
		border-width: 10px; 
		border-style: outset;
		margin: 0px 5px 5px 10px; 
		width: 300px;
 height: 305px;
			}

	#wma {	position: fixed;
		top: 10px;
		right: 30px;
		height:100px;
		width: 300px;
		padding: 2px;
		border-width: 6px; 
		border-style: groove;
		border-color: #0000ff;
        	background-color: #00ffff;
		margin: 3px;
		z-index: 90;
			}

	#wmv {	position: absolute;
		top: 250px;
		right: 40px;
		height: 276px;
		width: 275px;
		padding: 6px;
		border-width: 9px; 
		border-style: outset;
		border-color: #cc2200;
        	background-color: #ffcc99;
		margin: 3px;
		z-index: 90;
			}

