	body {	
			font-family:"Trebuchet MS", Verdana, sans-serif;
			font-size: 15px;
			color: #6d0024;
			text-align: center ;
			background-color: #560000;
			}
			
	a.g:link, a.g:visited, a.g:active {
			font-family:Impact, Courier New, Courier;
			font-size:20px;
			text-transform: uppercase;
			color:#6d0024; 
			text-decoration:underline;
			}
				
	a.g:hover {
			font-family:Impact, Courier New, Courier;
			font-size:20px;
			text-transform: uppercase;
			color:#f6d6a4;
			text-decoration:none;
			background-color:#7c0000;
			}
		
	a:link, a:visited {
			color: #6d0024; 
			text-decoration: underline; 	
			}

	a:hover {
			color:#f6d6a4; 
			background-color:#7c0000;
			text-decoration:none;
			}
	
	.tabletd { 
			background-color: #f7ce89; 
			border: 1px solid #d2885f;
			}

	.tablebr {
			border: 1px solid #d2885f;
			}

	table {
			border:0px;
			font-size: 15px; 
			text-align: center;
			}

	h1 { 
			font-size: 32px; 
			margin: 0px; 
			font-family:Impact, Arial; 
			}

	h2 { 
			font-size:17px; 
			margin:0px; 
			}

	h3 { 
			font-size:16px; 
			margin:0px; 
			}
			
	h4 { 
			font-size: 32px; 
			margin: 0px; 
			font-family:Impact, Arial;
			letter-spacing:7px; 
			}

	img { 
			border:0px;
			}

	p { 	font-weight:bold;
			font-size:14px; 
			margin:0px;  
			}
 
	.i { 
			width:140px; 
			height:150px;
			}

	.desc { 
			line-height:14px; 
			text-align:justify; 
			width:158px; 
			height:15px; 
			margin-top:4px;  
			color:#462b21;
			font-size:12px;
			}

	.f {
			font-size:12px;
			margin-top:4px;
			color:#462b21;
			width:200px;
			}
			
	.desc2 {
			width:332px;
			font-size:12px;
			font-family:'Courier New', Courier, monospace;
			color:#462b21;
			text-align:justify;
			}
			
	.desc3 {
			width:348px;
			font-size:14px;
			color:#462b21;
			text-align: justify;
			line-height:17px;
			}
	
			
