.text10 {font-size: 10px; line-height:150%}
.text12 {font-size: 12px; line-height:150%}
.text14 {font-size: 14px; line-height:150%}
.text16	{font-size:16px; line-height:150%}

.text18b {font-size:18px;
      font-weight:bold;
      line-height:150%}

.text16b {font-size:16px;
          font-weight:bold;
		  line-height:150%}
	  
.text14b {font-size:14px;
      font-weight:bold;
	  line-height:150%} 	  	  

h1 {font-size:32px;
@@margin-bottom:8px}

h2 {font-size:24px}

a	{color:#006699;
     text-decoration:none}
	 
a:hover {color:#DC143C;
     text-decoration:underline}	 