BODY, TABLE {
 font-size    :13px;
 font-family  :"MS UI Gothic", Osaka, sans-serif;
}

DIV.scale {
 width        :960px;
}

H1 {
 font-size       :15px;	
 font-family     :"MS UI Gothic", Osaka, sans-serif;
 text-align      :center;
 text-decoration :underline;
}
A {
 color :#0080C0;
}

A:HOVER {
	text-decoration :none;
}
