.body
{
	font-family:'Roboto Condensed', sans-serif;
}

.tttt {
	font-size: 1px;
	font-weight:normal;
	color: #fff;
	text-align: justify;
	}


.title {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#376fc3;
	text-align: left;
	} 
	
	.titlel {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight:normal;
	color:#376fc3;
	text-align: justify;
	} 

	.txt {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#575757;
	text-align: justify;
	} 
	.txtsm {
	font-size: 10px;
	font-weight:normal;
	color:#575757;
	} 
	
	.txtsm1 {
	font-size: 11px;
	font-weight:normal;
	color:#575757;
	} 

	.txtb {
	font-size: 12px;
	font-weight:normal;
	color:#376fc3;
	} 
		.txtbb {
	font-size: 12px;
	font-weight:bold;
	color:#376fc3;
	}
		.txtg {
	font-size: 12px;
	font-weight:normal;
	color: #eb9924;
	} 

	.menu { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 13px;
		font-weight:normal;
				color:#000000;
	} 
	
	.menu:hover { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 13px;
			font-weight:normal;
		color:#449dd7;
	} 
	
	.menusel { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 13px;
			font-weight:bold;
		color:#449dd7;
	} 

	.submenu { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 13px;
		font-weight:bold;
				color:#575757;
	} 
	
	.submenu:hover { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 13px;
			font-weight:bold;
		color:#376fc3;
	} 




	.menu2 { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 12px;
		font-weight:normal;
				color:#575757;
	} 
	
	.menu2:hover { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 12px;
			font-weight:normal;
		color:#376fc3;
	} 

.menu2sel { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 12px;
			font-weight:normal;
		color:#376fc3;
	} 
	
	.fmenu2 { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 11px;
		font-weight:normal;
				color:#575757;
	} 
	
	.fmenu2:hover { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 11px;
			font-weight:normal;
		color:#376fc3;
	} 
		.fline { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 13px;
			font-weight:normal;
		color:#376fc3;
	} 
	.fmenu2sel { 
		font-family:'Roboto Condensed', sans-serif;
		font-size: 11px;
			font-weight:normal;
		color:#376fc3;
	} 
	
#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 12px;
    line-height: 24px;
    position: fixed;
    color: #d5d5d5;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}

	