body
{
	background-color: #C6ECFF;
}

.bodyTwo {
	background-color: #F1FDFE;
}
.background {
	background-color: #0087cb;
	font-family: "Times New Roman";
	font-size: 16px;
	color: #F1FDFE;
	font-weight: bold;
}
a.balk:visited 
{
	font-family: "Times New Roman";
	font-size: 16px;
	color: #F1FDFE;
	font-weight: bold;
	text-decoration: none;
}
a.balk:link 
{
	font-family: "Times New Roman";
	font-size: 16px;
	color: #F1FDFE;
	font-weight: bold;
	text-decoration: none;
}
a.balk:hover 
{
	font-family: "Times New Roman";
	font-size: 16px;
	color: #F1FDFE;
	font-weight: bold;
	text-decoration:underline;
}
a.menu:visited 
{
	font-family: "Times New Roman";
	font-size: 18px;
	color: #0078B3;
	text-decoration: none;
	font-weight: normal;
}
a.menu:link 
{
	font-family: "Times New Roman";
	font-size: 18px;
	color: #0078B3;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover 
{
	font-family: "Times New Roman";
	font-size: 18px;
	color: #0078B3;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	background-color: #0087cb;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #F1FDFE;
	font-weight: bold;
	text-decoration: none;	
}
.madeBy {
	background-color: #0087cb;
	font-family: "Times New Roman";
	font-size: 9px;
	color: #F1FDFE;
	text-decoration: none;	
}

td.content 
{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #0078B3;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
td.content2 
{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #0078B3;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;
	text-align: justify;
}

.tekst
{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #0078B3;
	text-decoration: none;
}

.menuBorder
{
border-right:1pt solid #0087cb;
}

.pageHeader 
{
	font-family: "Times New Roman";
	font-size: 20pt;
	font-weight: bold;
	color: #0078B3;
}
