body {
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	/*font-size: 13px;*/
	font-size: 15px;
	color: #000000;
}
#nav a
{
	font-size: 16px;
	color:#FFFFFF;
	text-decoration:none;
}
h1
{
	margin: 30px 0px 10px 0px;
	/*text-align:center;*/
	color:#000000;
	font-size:20px;
	font-weight:bold;
}
h2
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
h3
{
	margin: 0px;
	color: #00A160;
	font-size: 16px;
	font-weight: bold;
}
.sidebar_box_title_text
{
	font-size: 13px;
	font-weight:bold;
	color: White;
	text-decoration:none;
}
.sidebar_button_text
{
	font-size: 16px;
	font-weight:bold;
	color: White;
	text-decoration:none;
}
.main_content_text {
	/*font-size:12px;*/
	font-size:15px;
}
.main_footer_text {
	font-size:10px;
	text-align:center;
}
.configuration_matrix_text {
	color:#000000;
	font-size:11px;
}
.profile_text
{
	font-size:16px;
}

