h1   { color: #36c; font-style: normal; font-weight: bolder; font-size: 24px; line-height: 36px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
		h2   { color: #36c; font-style: normal; font-weight: normal; font-size: 18px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
		h3    { color: #36c; font-style: normal; font-weight: normal; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
		h4    { color: black; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
		h5   { color: #000; font-style: normal; font-weight: normal; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
		h6 { color: black; font-style: italic; font-weight: normal; font-size: 10px; line-height: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

A { color: #000000; text-decoration: none }
A:hover { color: #ffffff; background-color: #E0E0E0 }


.bluelink a{color:#000099; text-decoration:underline;}
.bluelink a:hover{color:#000099; text-decoration:none;}
