<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container, #header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
} 

#header {
	background-image: none !important;
}

.hidden, .clear, #header form, #extra-links, #lhcolumn, #breadcrumb, #rhcolumn img, #mdcolumn p.top, #footer p.right{
	display:none;
}

.newsbox, #noticeboard {
	padding: 15px;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
}

#footer {
	border-width: 1px 0 0 0;
	padding:15px 0;
}

div#mdcolumn ul, #noticeboard ul {
	list-style-image: url(../tp-images/bullet.gif);
	margin-left:15px;
	padding:0;
}

.newsbox h2, #noticeboard h2 {
	margin-top:0;

}
  
h1 {
  	font-size:130%;  	
}

h2 {
    	font-size:120%;  	
}

h3 {
    	font-size:110%;  	
}

h4 {
    	font-size:110%;  	
}

h5 {
      	font-size:100%;  	
}

h6 {
      	font-size:100%;  	
}

#noticeboard {
	float:right;
}</pre></body></html>