			h1 {
				font-family: 'Open Sans', sans-serif, arial !important;
				 line-height:normal !important; 
				font-weight: 900 !important;
				font-size: 3em !important;
				line-height: 1.15em !important;
				letter-spacing: -1px !important;
				text-rendering: optimizeLegibility !important;
			}

			h3 {
				font-family: 'Open Sans', sans-serif, arial !important;
				  line-height:normal !important;  
				font-weight: 900 !important;
				font-size: 26px !important;
				line-height: 1.15em !important;
				text-rendering: optimizeLegibility !important;
			}

			 h5 {
				font-family: 'Montserrat', 'Open Sans', sans-serif, arial !important;
				  line-height:normal !important;  
				text-rendering: optimizeLegibility !important;
				font-size: 18px !important;
			}
 
  			
			p {
				
				margin: 0 0 20px 0 !important;
		        line-height: 26px;
		        font-size: 17px;
		        
				display: block;
				margin-block-start: 1em;
				margin-block-end: 1em;
				margin-inline-start: 0px;
				margin-inline-end: 0px;
				}

				 
   

				body {
					max-width: 900px;
					margin: auto;
					padding: 6px;
					color: #222;
					font-family: sans-serif;
				}
				
				div,p,li,body,html
				{     
					-webkit-touch-callout: none;
					-webkit-user-select: none;
					-khtml-user-select: none;
					-moz-user-select: none;
					-ms-user-select: none;
					user-select: none;  
					-o-user-select: none;
					 font-family: 'Montserrat', 'Open Sans', sans-serif, arial !important;
				}
		 
				a{
			
					color: blue;
				}
				
				a:visited{
					color: #666633;
				  }
				
				a{
				
					color: blue !important;
				}
				
				a:hover
				{
				   color: orange;
				}

				img {
					display: block;
					overflow: scroll;
					max-width: 95%;
				}
				
				.checked {
					color: orange;
				  }


			.fb_name
			{	
	font-family: Tahoma;
    font-size: 15px;
    color: #3B5998;
    margin: 0 0 5px 0;
    line-height: 14px;
    font-weight: bold;
	margin: 3px;
			}
			
			.fb_comment 
			{
				
	font-family: Tahoma;
    font-size: 14px;
    color: #1A1A1A;
    line-height: 15px;
    margin: 0 0 5px 0;
	margin: 3px;
			}


			.profile
			{

				max-width: 60px;
			}

			.red 
			{

				color:red;
			}