body {
	font-size: 10px;
	font-weight: normal;
	font-family: "Century Gothic", Osaka;
	background-color: #ffffff;
	background-image:   url(../02m/back02.gif);
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: repeat;
	letter-spacing: normal;
	word-spacing: normal;
	color: #D5C8BD;
	margin-top : 0px;
	margin-left : 40px;
	margin-right : 40px;
	margin-bottom : 0px;
}

table{
	font-size: 10px;}
	
p{
}
	
A:link{
text-decoration:none; color: #E7F3E2;}
A:visited{
text-decoration:none; color: #E7F3E2;}
A:active{
text-decoration:none; color: #888888;}
A:hover{
text-decoration:none; color: #83D1D8;}
}
input,select{
  font-size       :10px;
  color           :#ffffff;
  background-color :#a3bac2; 
  border-width : 1px;
  border-style : solid;
  border-color :#999999;
}
TEXTAREA{
  font-size       :11px;
  color:#666666;
  background-color : #ffffff; 
  border-width : 1px;
  border-style : solid;
  border-color :#999999;
  }