
			
				body		
					{ 
						background-image: 		url(../Beast_Folder/Beast_Main/Desc_Imagery/background-image.jpg);
						background-repeat:		no-repeat;
						background-color:		#FFFFff;	
						background-position: 	center center;
						background-attachment:	fixed;	
					}
					
				table
					{
						width: 					980px;
					}
					
				img
					{
						margin:					.5cm 0cm 0cm 0cm;
						text-align:				center;
						border: 				2px solid #0000ff;
					}
					
				td.center
					{
						text-align: 				center;
					}
					
				.head
					{
						font-size: 				24pt;
						color: 					#770000;
						text-align: 				center;
						font-style:				italic;
						font-weight:				bold;
						text-decoration:			underline;
					}
					
				.subhead
					{
						text-align:				center;
						color: 					#0000ff;
						font-size: 				14pt;
						font-style:				italic;
						font-weight:				bold;
						text-decoration:			underline;
					}
					
				.desc
					{
						color: 					#000000;
						text-align:				justify;
						font-size: 				12pt;
						font-style:				normal;
						font-weight:			bold;
					}
					
				img.logo
					{
						border: 				0px solid #00ff00;
					}

			a:link    	{ color: #0000ff; 		font-size: 12pt;	font-weight:	bold; }
			a:active  	{ color: #ff0000; 		font-size: 12pt;	font-weight:	bold; }
			a:visited 	{ color: #444444;		font-size: 12pt; 	font-weight:	bold; }
			a:hover 	{ color: #ff0000;		font-size: 12pt; 	font-weight:	bold; }