body{color: #5A5A5A;
	bgcolor: #ffffff;
	font-size: 100%;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #6099d9;
	scrollbar-arrow-color: #ff9693;
	scrollbar-track-color: #ffefee;
	}
.bg01{
	background-image:url(img/bg01.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	}

.big{font-size: 110%;}
.small{font-size: 10pt;
	line-height:125%;
	}
.white{color: #ffffff;}

.blue{
	font-size: 100%;
	color: #3f759c;
	line-height: 140%;
	}

.red{
	font-size: 100%;
	color : #c96b6b;
	line-height: 140%;
	}

td{	font-size: 100%;
	color: #5A5A5A;
	}

.box{
	border: 1px solid;
	border-color: #999999;}

.line{line-height: 140%;}

a:link {color: #666699;}
a:visited {color: #996666;}
a:active {color: #999966;}
a:hover {color: #c6ef49;}
