html,body {
	font-family: Verdana, Arial, sans-serif;
}

a, address, blockquote, caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, img, input, label, legend, 
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family: Verdana, Arial, sans-serif;
}

h1 {
	 font-size: 18px;
	 font-weight: normal;
   margin: 0 0 0.5em 0;	 	 
}

h2 {
	 font-size: 18px;
	 font-weight: bold;
	 margin: 0.5em 0 0.5em 0;
	 }
	 
h3 {
	 font-size: 11px;
	 font-weight: bold;
   margin: 0.5em 0 0 0;
	 }
	 
p {
	margin: 0 0 1em 0;
}

ul, ol, dl {
	margin-top: 0;
	margin-bottom: 1em;

}

img { border: none; }

ol.tx-ttnews-browsebox, .csc-uploads, .tx-indexedsearch-browsebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.tx-ttnews-browsebox li, .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 6px;

}
