<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body, html {margin:0px;padding:0px;background-color:#EDEDED;background-image:url('snodw.png');


		font-family: Calibri;
		font-size: 12pt;
		font-weight: normal;
		letter-spacing: -1px;color: #525252;

}

i {
		font-size: 30px;
		background-color: #11417A;
		padding-left:10px;
		padding-right:10px;
}


h1 {	
		font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 44px;
	    line-height: 40px;
		color: #5E5E5E;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
        font-weight: 100;

		} 

p {margin:0;padding:0;}

p#links {font-family: Arial, sans-serif; font-size: 14px; font-style: normal;}
a:link {color:#347BD1;text-decoration: none;}
a:visited {color:#347BD1;text-decoration: none;}
a:hover {color:#347BD1;text-decoration: underline;}
a:active {color:#347BD1;text-decoration: underline;}


hr {height:1px; color:gray; border-width:0; background-color:gray;}



#content { 
		width:75%; 
		margin: 0 auto; 
		background-color:white;
		padding: 80px;
		padding-top: 40px;

		-webkit-box-shadow: 0 0 15px #9E9E9E;
		-moz-box-shadow: 0 0 15px #9E9E9E;
		box-shadow: 0 0 15px #9E9E9E;
		
		}
		
		
#question {
		background-color:#376092;
		font-family: Calibri, times, Times New Roman, times-roman, georgia, serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		font-style:italic
	}</pre></body></html>