@import "colors.css";


/*** Content ***/
#innerContentColumn
{
	font-family: Calibri;
	font-size: 16px;
}

#innerContentColumn h3
{
	color: #009;
}

#innerContentColumn h2
{
	color: #009;
}

