h1	{
	text-decoration: underline; color: #000000;
	text-align: center;
}

body	{
         background-color: #6699cc;
         }
        

.yl	{background-color: #ffffff; 
		}

h2	{text-weight: bold; color: #000000;
		}

span	{color:black;
		}

img.level1	{border-width: 1px;
		 border-style: solid;
		 border-color: #000000;
		 	}

img.level2	{border-width: 3px;
		 border-style: solid;
		 border-color: #000000;
		 img-align: center;
			 }
			 
img.level3	{border-width: 3px;
		 border-style: solid;
		 border-color: #000000;		 
		  	}
		 	
img.level4	{border-width: 3px;
		 border-style: solid;
		 border-color: #000066;
		 	}

p.level1 {font-family:Times New Roman; color: #000000; font-weight:bold;
			}
			
p.level2 {font-family:Times New Roman; color: #000000; font-weight:bold; text-align: right;
			}
			
p.level3 {text-align: center;
			}
			
p.level3 a {
	background-color: silver;
	color: black;
	padding: 3px;
	font-size: 1.2em;
	border: thin outset maroon;
	text-decoration: none;
}
p.disclaimer{padding-top:50px;clear:both;text-align: center;
			}