h1
{
margin-top: 0px;
margin-bottom: 0px;
}

h2
{
margin-top: 4px;
margin-bottom: 4px;
}

h3
{
border-top: thin dotted;
border-top-width: 1px;
}

.header { margin-left: 10px; font-size: 48; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: black; }

.newsheader { font-size: 48; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: black;  }
.newstitle { font-size: 21; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: black; margin-top: 0px; }
.newsdate { font-size: 14; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; font-style: italic; color: black; }
.newsdetails { font-size: 14; font-family: 'trebuchet ms', 'arial', 'serif'; color: black; }
.overview { text-decoration: underline; font-size: 16; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: black; }

.title { color: #474747; text-decoration: underline; font-size: 14; margin-left: 0px; margin-right: 4px; font-family: 'trebuchet ms', 'arial', 'serif'; }
.contentsection { color: #474747; font-size: 14; margin-left: 0px; margin-right: 4px; font-family: 'trebuchet ms', 'arial', 'serif'; }
.menu { margin-left: 5px; margin-bottom: 5px; font-size: 15; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: white; }
.copyright { font-size: 11; font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: #2f2f2f; }
.details { color: #474747; font-style: italic; font-size: 14; margin-left: 0px; margin-right: 4px; font-family: 'trebuchet ms', 'arial', 'serif'; }
.content { color: #383838; margin-top: 32px; margin-left: 16px; margin-right: 16px; margin-bottom: 32px; font-size: 14; font-family: 'trebuchet ms', 'ariel', 'serif'; }

body {
	background-color: #FFFFFF;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.contentsbox {
	border: solid 1px #a2a2a2;
	background-color: #b8b8b8;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold; 
}

.insidecontent {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.insidecontent a:link { text-decoration: none; font-weight: bold; color: #2f2f2f; }
.insidecontent a:visited { text-decoration: none; font-weight: bold; color: #2f2f2f; }
.insidecontent a:hover { text-decoration: underline; font-weight: bold; color: #2f2f2f; }
.insidecontent a:active { text-decoration: none; font-weight: bold; color: #2f2f2f; }

.title { font-family: 'trebuchet ms', 'arial', 'serif'; font-weight: bold; color: #474747 }
.titleborder { border: dotted; }
.titledate { font-size: small; font-style: italic }

a:link { text-decoration: underline; font-weight: bold; color: #000000 }
a:visited { text-decoration: underline; font-weight: bold; color: #000000 }
a:hover { text-decoration: underline; font-weight: bold; color: #000000 }
a:active { text-decoration: underline; font-weight: bold; color: #000000 }

.menu { font-size: 14px; color: #383838; margin-left: 10px; margin-bottom: 7px; }
.menu a:link { text-decoration: none; font-weight: bold; color: #383838 }
.menu a:visited { text-decoration: none; font-weight: bold; color: #383838 }
.menu a:hover { text-decoration: underline; font-weight: bold; color: #383838 }
.menu a:active { text-decoration: none; font-weight: bold; color: #383838 }

.copyright a:link { text-decoration: none; font-weight: bold; color: #000000 }
.copyright a:visited { text-decoration: none; font-weight: bold; color: #000000 }
.copyright a:hover { text-decoration: underline; font-weight: bold; color: #000000 }
.copyright a:active { text-decoration: none; font-weight: bold; color: #000000 }

.texta { border: 1px solid #474747; font-family: sans-serif; font-size: 80%; }
