body{
	background-color: #cccccc;
	

}
p{

	font-size: 12px;
	letter-spacing: 2px;
}
h1{
	font-size: 14px;

}
h2{
	font-size: 18px;
	background-color: #003366;
	color: #ffffff;
}
ul  {
	list-style: none;
	
}
ul li{
	padding: 15px 10px;
	font-size: 14px;

}
a {
	
	
	color: #000000;
	text-decoration: none;
}
ol{
	list-style: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}

tt{
	font-size: 12px;
	letter-spacing: 2px;
}
#container{
	width:980px ;
	background-color: #99ccff;
	box-shadow: 10px 10px 5px #003366;
	border-radius:20px;

}


#menu{
	
	width: 200px;
	float:left;
	margin: 20px;
	
	box-shadow: 3px 3px 3px ;
	border-radius:15px;
	letter-spacing: 2px;
	line-height: 22px;

}
#content{
	width:700px;
	float: left;
	padding-top: 25px;
}
#footer{
	clear: both;
	text-align: center;
}
#no1 p{
	text-indent: 2em;
	line-height: 20px;

}
#no2 p{

	text-indent: 2em;
	line-height: 20px;
}
#no2 ul li{

	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#no3 p{
	text-indent: 2em;
	line-height: 20px;
}
#no4 p{
	text-indent: 2em;
	line-height: 20px;
}
