body{
	font:normal 62.5% Verdana, Arial, sans-serif;

}



.underline{
	text-decoration:underline;
}

.small{
	color:#666;
	font-size:1.6em;
	font-weight:bold;
	margin:15px 0;
	font-family:Arial, Helvetica, sans-serif;
}

.normalfont{
	font-size:1em;
}
.largefont{
	font-size:1.4em;
}
.x-largefont{
	font-size:1.6em;
}
.xx-largefont{
	font-size:1.8em;
}

.blueheading{	
	color:#1f92c1;
	font-size:1.6em;
	font-weight:bold;
}

.greenheading{
	color:#94c343;
	font-size:1.6em;
	font-weight:bold;
}

.magenta { color:#c39; border-bottom:5px solid #c39; display:block; margin:10px 0; }
.navy{ color:#111083; border-bottom:5px solid #111083; display:block; margin:10px 0;  }
.gold{ color:#f5b201; border-bottom:5px solid #f5b201; display:block; margin:10px 0;  }
