.set-fontsize-1
{
	font-size : 120%;
	line-height : 170%;
}
.set-fontsize-2
{
	font-size : 170%;
	line-height : 170%;	
}
.set-fontsize-3
{
	font-size : 240%;
	line-height : 160%;	
}

.set-fontsize-1 h1	{	font-size : 360% !important;	}
.set-fontsize-1 h2	{	font-size : 270% !important;	}
.set-fontsize-1 h3	{	font-size : 220% !important;	}
.set-fontsize-1 h4	{	font-size : 180% !important;	}
.set-fontsize-1 h5	{	font-size : 130% !important;	}
.set-fontsize-1 h6	{	font-size : 110% !important;	}

.set-fontsize-2 h1	{	font-size : 380% !important;	}
.set-fontsize-2 h2	{	font-size : 270% !important;	}
.set-fontsize-2 h3	{	font-size : 220% !important;	}
.set-fontsize-2 h4	{	font-size : 180% !important;	}
.set-fontsize-2 h5	{	font-size : 130% !important;	}
.set-fontsize-2 h6	{	font-size : 110% !important;	}

.set-fontsize-3 h1	{	font-size : 360% !important;	}
.set-fontsize-3 h2	{	font-size : 270% !important;	}
.set-fontsize-3 h3	{	font-size : 220% !important;	}
.set-fontsize-3 h4	{	font-size : 180% !important;	}
.set-fontsize-3 h5	{	font-size : 130% !important;	}
.set-fontsize-3 h6	{	font-size : 110% !important;	}



.b-departments-heading,
.b-departments-heading-section
{
	font-weight : normal !important;
}
.set-fontsize-1 .b-departments-heading-section	{	font-size : 220% !important;	}
.set-fontsize-2 .b-departments-heading-section	{	font-size : 240% !important;	}
.set-fontsize-3 .b-departments-heading-section	{	font-size : 260% !important;	}

.set-fontsize-1 .b-departments-heading,
.set-fontsize-2 .b-departments-heading,
.set-fontsize-3 .b-departments-heading
 {	font-size : 280% !important;	}

.set-display_images-0 .b-textbody img
{
	display : none;
}
#blind-content .b-textbody a > img
{
	margin-top : 4px;
	margin-bottom : 4px;
}
.set-spacing-2	{	letter-spacing : 0.1em;	}
.set-spacing-3	{	letter-spacing : 0.3em;	}



.set-fontsize-3 .b-home .col-md-4 h3
{
	font-size : 180% !important;
	margin : 60px 0 !important;
}