body
	{font: 100% verdana, arial, helvetica, sans-serif;
	background: white;
	padding: 5px;}

#title
	{font-size: 200%;
	color: #093;
	text-align: center;}

h1
	{font-size: 40%;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	border-bottom: 1px dotted #360;
	margin: 0;
	padding: 0 0 5px 0;}

input
	{font-family: verdana, arial, helvetica, sans-serif;}

#searchContainer input
	{margin-right: 4px;}

#searchContainer label
	{display: none;}

#w3c, img, #header label
	{display: none;}

#container
	{font: 100% verdana, arial, helvetica, sans-serif;}

a
	{font-weight: bold;
	text-decoration: underline;}
	
a:link
	{color: #360;}

 a:visited, a:hover
 	{color: #390;}
 
 
 h2
 	{font-size: 140%;}
 
 h3
 	{font-size: 120%;
 	color: #333;}
 
 h4, h5
 	{font-size: 100%;}
 
 #footer
 	{padding-top: 5px;}
 
  #footer p
  	{text-align: center;
  	margin: 0;
  	padding: 0;
  	font-size: 100%;}
 
 #copyright
 	{font-size: 100%;
 	text-align: center;
 	color: #444;}