body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(pict/bg_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

A:link { color:#0065FF; } 
A:visited { color:#0065FF; } 
A:active { color:#FF3300; text-decoration:none ; } 
A:hover { color:#FF3300; text-decoration:none ; } 

.text12 {
	font-size: 12px;
	line-height: 135%;

}

.text12_what {

	font-size: 12px;
	line-height: 200%;
	letter-spacing:1px;
}
.text10 {
	font-size: 10px;
	line-height: 140%;
}
.text14 {
	font-size: 14px;
	line-height: 130%;
}
.text14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.list {
	font-size: 12px;
	padding: 8px 0px 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.text16b {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
}
