		body {
			font-family: Arial, Veranda;
			text-align:left;
			}
			
		p 	{
			font-family: Arial, Veranda;
			text-align:left;
			}
		.imgdesc 	{
			font-family: Arial, Veranda;
			text-align:center;
			}
			
		.header {color: #c1272d;
			font-size: 13.5pt;
			font-family: Arial, Veranda;
			text-align: center;
			font-weight: bold;
			}
			
			
		h3 {color: #c1272d;
			font-family: Arial, Veranda;
			font-weight: bold;
			text-align: center;
			}	
		li {list-style-type: circle;
			color: #c1272d;
			font-family: Arial, Veranda;
			text-align:left;
			}	
		li span {color:black;}
			

		.menu{
		cursor:pointer;
		margin-bottom: 2px;
		background-color:#C1272D;
		color:white;
		width:150px;
		padding:2px;
		text-align:center;
		font-weight:550;
		font-family:Arial;
		border:1px solid white;
		}
		
		
		.bgscroll {		
		background-image: url(logo-allein.jpg); 
		background-repeat:no-repeat; 
		background-position:bottom right;
		background-attachment:scroll;
		position: relative;
		right: 0;
		bottom: 0;
		width: 200;
		height: 400;
		}
		
		
		a { font-family: Arial, Veranda;
			}
		
		.menulnk a:link		{ color:white; 
							text-decoration:none;
					}		

		.menulnk a:visited	{ color:white; 
							text-decoration:none;
					}		

		.menulnk a:hover		{ color:white;  
							text-decoration:none;
					  }		

		.menulnk a:active	{ color:white;
							text-decoration:none;
					}			


		.lnk a:link		{ color:#C1272D; 
					}		

		.lnk a:visited	{ color:#74181C; 
					}		

		.lnk a:hover		{ color:#C1272D;  
					  font-weight:bold; 
					  }		

		.lnk a:active	{ color:#f47920;
					font-weight:bold;
					}		

