body
{
	font-size: 10pt;
	color: #000099;
	font-family: verdana;
	background-color: #EAEAEA;
}
h1
{
	font-size:14pt;
}
h2
{
	font-size:12pt;
}
a
{
	font-weight:bold;
	text-decoration: none;
}
a:hover
{
	font-weight:bold;
	text-decoration: none;
}
a:visited
{
	font-weight:bold;
	text-decoration: none;
}
a.popuplink
{
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}

P TABLE
{
	font-size: 9pt;
	font-family: Tomaha, Verdana, Arial, Helvetica, sans-serif;
}
div.container
{
	font-size: 10pt;
	font-family: Tomaha, Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}

div.menubalk1
{
	background-image: url('/img/balkboven.jpg');
	background-repeat: no-repeat;
	background-color: #2299cc;
}
div.menutext1
{
	font-size: 9pt;
	color: #f0b743;
}

div.menutext1 a
{
	color: white;
	text-decoration: none;
}
div.menutext1 a:hover
{
	color: white;
	text-decoration: underline;
}

div.slogan
{
	text-align:left;
}

div.content
{
	background-color: white;
}
div.content a
{
	font-weight:bold;	
	text-decoration: none;
}
div.content a:hover
{
	font-weight:bold;	
	text-decoration: underline;
}
div.content a:active
{
	font-weight:bold;	
	text-decoration: none;
}
div.content a:visited
{
	font-weight:bold;	
	text-decoration: underline;
	color: #0066cc;
}
div.content ul
{
	list-style-position: outside;
	list-style-type:disc;
}
div.content li
{ 
	padding-left: 5px; 
	margin-left:15px;
}
div.content em
{
	font-style: italic;
}
div.content strong
{
	font-weight: bold;
}
div.content strong em
{
	font-weight: bold;
	font-style: italic;
}
div.content em strong
{
	font-weight: bold;
	font-style: italic;
}

div.foto
{
	background-color: white;
}
div.menubalk2
{
	background-color: #2299cc;
	color: white;
	font-size: 8pt;
	background-image: url('/img/balkbeneden.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

div.menubalk2 a
{
	color: white;
	text-decoration: none;
}
div.menubalk2 a:hover
{
	color: white;
	text-decoration: underline;
}

div.copyright
{
	color: white;
	font-size: 8pt;
}

.iLink
{
	color: blue;
	text-decoration: none;
	cursor: hand;
	cursor:pointer;
}
a.iLink:hover
{
	color: blue;
	text-decoration: none;
	cursor: hand;
	cursor:pointer;
}

.pointer
{
	cursor:pointer;
}

p
{
	color: #000099;
}