/* At-Rules */
@charset "iso-8859-1";

body { 
padding-left: 1em;
margin-bottom : 0;
margin-left : 10px;
margin-right : 0;
margin-top : 30px;
background-color:#44474F;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal;
line-height: normal;
color: yellow;
}

a.text {font: normal normal medium; font-family: Verdana; font-stretch: normal}
/* standaard link */
a {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
color: yellow;
text-decoration: bold;
} 

a:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
text-decoration: bold;
color: yellow
}
a:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
text-decoration: none;
color: red
}

a:active {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 0.9em;
text-decoration: none;
color: red
}

p{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
text-decoration: none;
color: yellow
}
h1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.3em;
text-decoration: none;
color: yellow
}	
h2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.1em;
text-decoration: none;
color: yellow
}
h3{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.0em;
text-decoration: none;
color: yellow
}
table{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
text-decoration: none;
color: yellow
}	
td{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
text-decoration: none;
color: yellow
}		

ol{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: none;
font-size: 0.9em;
text-decoration: none;
color: yellow
}			

#Container {
	background-repeat: no-repeat;
	height: 206px;
	width: 299px;
	margin-right: auto;
	margin-left: auto;
}
 /* End of style section. */  


