
h10 { 
	font-family:"Comic Sans MS";
	font-size: 28pt;
	color:white; 	
	font-weight:bold;
 	text-shadow: 4px 4px #ff00ff;
}
h9 { 
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:red; 	
	font-weight:bold; 	
text-shadow: 1px 1px #ffff00;
}
h8{ 
	font-family:"Comic Sans MS";
	font-size: 12pt;
	color:yellow; 	
	font-weight:bold; 	
text-shadow: 1px 1px #ff0000;
}



.Ph {font-family:"Comic Sans MS";
	font-size: 8pt;
	color:#ffffff; 
	text-align:justify;
	font-weight:bold;
	padding-top:30px;
	margin-top:0;
	padding-left=10px;
}

.Pg { 
	font-family:"Comic Sans MS";
	font-size: 24pt;
	color:red;  
	text-align:center;
	text-shadow: 2px 2px #ffff00;
	
}

.Ps { 
	font-family:"Comic Sans MS";
	font-size: 12pt;
	text-align:center;
	color:blue; 	
	font-weight:normal;
 	text-shadow: 2px 2px #ffffff;
}
.Pb { 
	font-family:"Comic Sans MS";
	font-size: 12pt;
	text-align:justify;;
	color:blue; 	
	font-weight:normal;
 	text-shadow: 1px 1px #ffffff;
}

#picture {
width:620px; 
height:450px; 
background-color:#ffffff;
}
 #picture a.small, #picture a.small:visited { 
display:block; 
width:600px; 
height:450px; 
text-decoration:none; 
background:#ffffff; t
top:0; 
left:0; 
border:0;
}
 #picture a img {
border:0;
}
 #picture a.small:hover {
text-decoration:none; 
background-color:#000000; 
color:#000000;}


 #picture a .large {
display:block; 
position:absolute; 
width:0; 
height:0; 
border:0; 
top:0; 
left:0;
}
 #picture a.small:hover 
.large {
display:block; 
position:absolute; 
top: 0px; 
left:200px; 
width:800px; height:600px; } 
#largeImgPanel {
    text-align: center;
    visibility: hidden;
    position: fixed;
    z-index: 100;
    top: 0; left: 0; 
    width:100%;
    height:100%; 
    background-color: rgba(100,100,100, 0.5);
}

a {font-color:white;
font-family:Comic Sans MS;
}
a:link {
        color:yellow;
        font-size: 12px;
        font-color:yellow;
      font-weight: bold;
text-decoration: none;
}

a:hover {
	color:orange;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
        font-color:red;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a:visited {
	color:red;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
        font-color:black;

