/* CONTENT STYLES */

a:link    { color: #00C; }
a:visited { color: #00C; }
a:active  { color: #C00; }
a:hover   {	color: #12F; }

h1,h2,h3 {
	margin-bottom: 10px;
}

h4,h5,h6 {
	margin-bottom: 1em;
}

h1 { font-size: 25px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

/**********************
   Mix & Match Colors
***********************/
span.M525 {
	font-weight: bold;
	color: #C02;
	border: 2px solid #C02;
	font-size: 11px;
	line-height: 20px;
	padding:0px 2px;
}
span.M530 {
	font-weight: bold;
	color: #071;
	border: 2px solid #071;
	font-size: 11px;
	line-height: 20px;
	padding:0px 2px;
}
span.M640 {
	font-weight: bold;
	color: #C0D;
	border: 2px solid #C0D;
	font-size: 11px;
	line-height: 20px;
	padding:0px 2px;
}