BODY	{
							font-family: Verdana, Arial;
							font-size: 16px;
							margin-top: 0px;
							margin-bottom: 0px;
							
						}
						
			A {
					color: #9c0909;
					text-decoration: underline;
				}
						
			.text	{
							font-family: Verdana, Arial;
							font-size: 16px;
							text-align: justify;
							padding: 5px;
						}
			
			.mnunormal	{										
										font-size: 16px;
									}
									
			a.mnunormal {
										font-size: 16px;
										color: #000000;
										text-decoration: none;
									}
									
			.imgcomment	{
										font-size: 10px;
										color: #9c0909;
									}
											
			.bottom			{
										font-size: 10px;
									}		
			
			a.bottom		{
										color: #000000;
									}
			
			.navi	{
							color: #000000;
							font-size: 10px;
						}
						
			.postheader {
										font-family: Verdana, Arial;
										color: #9c0909;
										font-size: 16px;
										font-weight: bold;
										padding-left: 10px;
										
									}
									
			a.postheader {
										font-family: Verdana, Arial;
										color: #9c0909;
										font-size: 16px;
										font-weight: bold;
										padding-left: 0px;
										text-decoration: none;
										
									}	
									
			.leesverder	{
										font-family: Verdana, Arial;
										color: #9c0909;
										text-decoration: none;
									}
									
									
			.textinput { font-family: Verdana, Arial; border: 1px solid #bdbdb1; font-size: 10px; }
			
			.highlight { 
				background-color: #bdbdb1;
			}