﻿/* ---- Global microsite styles (can override site by site) ---- */

.valcontent {font-size:11px;}

 h1 { font-size:2em;
font-weight:normal; text-align:center;
margin:1em 0; color:#333; }

 h2 { font-size:1.8em;
font-weight:normal; margin:.5em 0; color:#333; }

 h3 { font-size:1.2em;
font-weight:bold;margin:.5em 0;
color:#333;}

 h4,  h5, h6  {
font-weight:bold; font-size:1em;}

.hidden {display:none;}

