<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sitename {font-family:Arial;font-size:medium;text-decoration: none;font-weight:Bold;text-align: center;color:#cccccc;margin-left:10px;}
#headerlinks {font-size:12px;font-family:Arial;font-weight:normal;text-align:center;}
HTML , BODY {
		margin:0px;
		padding:0px;
		overflow:auto;
		text-align:center;
		height:100%;
		
}
 
a {
	text-decoration: none;
 }
a:hover {
	text-decoration: none;
 }	

a:link { color: #999999;}
a:visited { color: #999999; }
a:active { color: #999999; }

#content {
align:center;font-family:Arial; 	font-size:12px;	font-weight:normal;	text-decoration:none;margin-left: auto; margin-right: auto;overflow:auto;
}</pre></body></html>