	.rollover
		{
		font-size: 11 pt;
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bolder;
		font-family:  Arial,Tahoma,  sans;
		}

	.rollover:hover
		 {
		font-size: 11 pt;
		text-decoration: none;
    		color: #6D2026;
		font-weight: bolder;
		}
	
	a.menu {
		display: block; 
		text-decoration: none; 
		width: 150px;
		padding: 5 px; 
		margin: 2px;
		border: none;
		text-align:center;
		font-family: Arial,Tahoma,  sans;
		font-weight: bold;
		color:#FFFFFF;
		font-size: 12 pt;
		background: #311C17;
		
		} 
	
	a.menu:hover {
		background: #B28878;
		color:#FFFFFF;
		font-size: 12 pt;
		}
	.title {
		font-size: 16 pt;
		font-family:  Arial,Tahoma,  sans;
		font-weight: bold;
		color:#5A4545;
		text-align:center;
		}
	.title1 {
		font-size: 14 pt;
		font-family:  Arial,Tahoma,  sans;
		font-weight: bold;
		color:#9D1924;
		 padding: 10px;
		
		}
	.title2 {
		font-size: 12 pt;
		font-family:  Arial,Tahoma,  sans;
		font-weight: bold;
		color:#9D1924;
		 padding: 10px; 
		}
		
	.text
		{
		font-size: 10 pt;
		font-family:  Arial,Tahoma,  sans;
		color:#59595A;
		font-weight: bold;
		 padding: 10px; 
		}
	.list          { list-style-type: none;
		font-family:  Arial,Tahoma,  sans;
		font-weight: bold;
		font-size: 10 pt;
		 padding: 10px; 
		}
	.date {
		font-size: 12 pt;
		font-family:  Arial,Tahoma,  sans;
		font-weight: bold;
		color:#6D2026;
		text-decoration: none;
		text-style:italic;
		}
		
	