BODY {
	color: #555555;
	background-color:#F0EFE8;
	font-size: 13px;
	line-height: 1.5;
	
}

a { text-decoration:none; }

a:link    {color: #02AA9F;}
a:visited {color: #02AA9F;}
a:active  {color: #02AA9F;}
a:hover { text-decoration:underline; }
a:hover { color:#FF6600; }



TABLE {
	color:#555555;
	font-size: 13px;
	line-height : 1.5 ;
}

.fs0			{ font-size: 13px;line-height: 1.5 ;}
.fs1			{ font-size: 12px;line-height: 1.5 ;}
.fb1			{ font-size: 14px;line-height: 1.5 ;}




table.frame {
	border: solid 3px #01AA9E;
	border-collapse: collapse;
}
td.frame1 {
	border: solid 3px #01AA9E;
}



table.frame2 {
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}
td.frame2 {
	border: solid 1px #CCCCCC;
}


