@charset "utf-8";
/* CSS Document */

h3, h4 {text-align: center; color: #ffffff; background-color: #0066ff; margin-top: 2px;}
p {padding-left: 20px; padding-right: 20px; text-align: justify; 
}
li {margin: 1px; font-size: 12px;}
#container {margin: 5px auto; border: 1px solid #CCCCCC;}
body {margin-left: 5px;
margin-right: 5px;
padding-left: 20px;
padding-right: 20px;}
#indext a, h4 {
	padding-left: 20px;
	text-decoration: none;
	display: inline-block;
	margin-top: 2px;
	
}
#indext a:hover {background-color: #FFCC33;}
#indext {
	height: 300px;
	width: 300px;
	margin-top: 5px;
	padding-top: 2px;
}
span a {float: right;
      color: #FFCC33;
	  font-weight: bold;
	  text-decoration: none;
	  }
	  a {text-decoration: none;}

.style1 {font-size: 12px}