@charset "UTF-8";
 body { font-family:"Helvetica","Arial";color:#000000; 
	background: url("bg-clouds.jpg");}
  H1 {font-size:200%; font-weight: bolder;
	 text-align: center;}
    H2 {font-size:135%}
    H3 {font-size:120%}
    H4 {font-size:105%}
    table.word{font-size:150%;text-align:center}	
    .bold {font-size: 110% ;font-weight:bolder}
    .center {text-align: center}
    .hcenter {text-align: center; color:#ffffff; background:#000000}
    .right {text-align: right}
    .notice {font-size:140%; font-style:Italic; font-weight:bolder;
 color:#ff0000;}
    .red {color:#ff0000}
    .str {font-weight: bolder}
    .small {font-size:80%}
    A {text-decoration: none;}
    A:hover{text-decoration:underline}