body {
	margin : 0px;
	padding : 0px;
	background-repeat : no-repeat;
	background-color : #ffffff;
	color : #333333;
}

.table_needs { margin : 3px; }


.font-07 {  font-size: 7px;}
.font-09 {  font-size: 9px;}
.font-10 {  font-size: 10px;}
.font-11 {  font-size: 11px;}
.font-12 {  font-size: 12px;}
.font-14 {  font-size: 14px;}
.font-18 {  font-size: 18px;}
.font-10-140 {  font-size: 10px; line-height: 140%;}
.font-11-140 {  font-size: 11px; line-height: 140%;}
.font-12-140 {  font-size: 12px; line-height: 140%;}
.font-10-130 {  font-size: 10px; line-height: 130%;}
.font-11-130 {  font-size: 11px; line-height: 130%;}
.font-12-130 {  font-size: 12px; line-height: 130%;}
.font-12-180 {  font-size: 12px; line-height: 180%;}
.font-12-160 {  font-size: 12px; line-height: 160%;}
.font-14-140 {  font-size: 14px; line-height: 140%;}
.font-16-140 {  font-size: 16px; line-height: 140%;}
.font-18-140 {  font-size: 18px; line-height: 140%;}

.a-none{ text-decoration: none; }

body, td{  font-size: 12px;}

input,select,form{  font-size: 12px;
font-family:"Osaka, ‚l‚r ‚oƒSƒVƒbƒN"; }

.selected_program {
	 font-size: 12px;
	 font-weight: bold;
	 color: #26607f;
}

.program_link a,
.program_link a:link,
.program_link a:visited,
.program_link a:active,
.program_link a:hover  {
	color: #ffffff;
	text-decoration: underline
}

