/* ++++++++ HTML ++++++++ */table.fixed {	table-layout:fixed;}/* ++++++++ /HTML ++++++++ *//* ++++++++ FONT ++++++++ */.font1 { font-size:65%; line-height:125%; }.font2 { font-size:70%; line-height:125%; }.font3 { font-size:80%; line-height:125%; }.font4 { font-size:87.5%; line-height:125%; }/* ++++++++ /FONT ++++++++ */a:link { text-decoration:none; color:#3333CC; }a:visited { text-decoration:none;  color:#3333CC; }a:hover { text-decoration:underline;  color:#3333CC; }a:active { text-decoration:underline;  color:#3333CC; }