/* CSS definition file containing site wide stylesheets */
.heading { font-size: 14px; text-transform: capitalize; color: rgb(0,102,255); font-weight: bold;}
 .subheads { font-size: 12px; text-transform: capitalize; color: rgb(0,51,153); font-weight: bold; text-decoration: underline;}
h1 { font-size: 14px; text-transform: capitalize; color: rgb(0,102,255); font-weight: bold;}