body{
	background-color:#a8a899;
	padding:0;
	margin:0;
	color: #303330;
}

object{
	width:100%;
	height:100%
}

h1{
	font-size : 100%;
	font-weight : 800;
}

h2{
	font-size : 80%;
	font-weight : 800;
	line-height : 130%;
}

h3{	
	color			: #5C5833;
	padding			: 7px 7px 7px 10px;
	font-size		: 120%;
	font-weight		: bolder;
	background		: #FFFBDE;
	border-color	: #B5AD65;
	border-width	: 2px 0 2px 0;
	border-style	: solid;
}

p{
	font-size : 80%;
	padding: 20px;
}

dl{
	font-size : 80%;
	padding: 20px;
}

dt{
	font-weight: bold;
	margin-bottom: 6px;
}

dd{
	margin-bottom: 12px;
}

#nscontainer{
	text-align: center;
}

#nscontent{
	width: 600px;
	text-align: left;
	margin: auto;
}

#footmenu{
	text-align: center;
}
