body{

	color: #333333;

	background-color: #E9E9E9;

	margin: 0px 0px 0px;

	padding: 0px;	

}



/*-------------------------------

link

---------------------------------*/

a	{

	font-size: 12px;

	color : #2872CD;

}

a.link01	{

	color : #6BB063;

	font-size: 12px;

}

a:visited	{

	color : #6A5ACD;

	font-size: 12px;

}

a:active	{

	color : #436EEE;

	font-size: 12px;

}

a:hover	{

	color : #FF3030;

	font-size: 12px;

}

a.link02	{

	color : #228b22;

	font-size: 12px;

}


/*-------------------------------

Text style

---------------------------------*/

.text-10 {

	color : #000000;

	font-size : 10px;

}



.text-w10 {

	color : #FFFFFF;

	font-size : 10px;

}

.text-w12 {

	font-size : 12px;

	color : #FFFFFF;

}

.text-w12b {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.text-w11b {

	font-size : 11px;

	font-weight : bold;

	color : #FFFFFF;

}

.text-12h {

	font-size : 12px;

	line-height : 130%;

	color : #666666;

}

.text-p10 {

	font-size : 10px;

	color : #FF6666;

}

.text-12 {

	font-size: 12px;

	color: #666666;

}

.text-12b {

	font-size : 12px;

	font-weight : bold;

	color : #666666;

}

.text-12yb {

	font-size: 12px;

	font-weight: bold;

	color: #006699;

}

.text-14 {

	font-size : 14px;

	font-weight : bold;

	color : #666666;

}

.text-14h {

	font-size : 14px;

	line-height : 140%;

	color : #666666;

}

.text-12rb {

	font-size: 12px;

	line-height: 140%;

	color: #FF0000;

	font-weight: bold;

}

.text-12r {

	font-size : 12px;

	line-height : 140%;

	color : #FF0000;

}

.space {

   margin-top : 0px;

   margin-bottom : 0px;

   padding-top : 0px;

   padding-bottom : 0px

}

.text-12bb {



	font-size: 12px;

	font-weight: bold;

	color: #FFFF00;

}

.text-16bb {



	font-size: 16px;

	font-weight: bold;

	color: #474a4d;

}

}

.table-border {

   border: 1px solid #EAF2FD;

}
