body{
	
	font-size:62.5%;
}

table{
	
	font-size: 100%;
	
}

	

p{
	font-family: verdana;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	cell-padding: 0px;
	font-size: 1.1em;
	margin-left: 10px;
}


p.heading{
	font-family: verdana;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	cell-padding: 0px;
	font-size: 1.1em;
	margin-left: 0px;
}	

p.rationale{
	font-family: verdana;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.1em;
	margin-top: 20px;
	margin-left: 0px;
}	


p.gnb{
	font-family: verdana;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	cell-padding: 10px;
	font-size: 1.1em;
	margin-left: 10px;
	margin-top: 0px;
}

.white{
	color: #ffffff;
}	

a:focus,
a:hover,
a:active{
	dcoration: none;
	outline: none;
	border: 0px;
}


a:link{
	color: #333333;
	text-decoration: none; 
}
a:visited{
	color: #333333;
	text-decoration: none; 
}

	
	
a:active{
	color: #999999;
	text-decoration: none; 
}

		

a:hover{
	color: #999999;
	text-decoration: none; 

}

