/* CSS Document */

body, p, u, i, b, {color: #E6A38E; font-family: arial; font-size: 8pt;
}

A:link {color: #1D5B9F; text-decoration: none;}
A:visited {color: #002349; text-decoration: none; font-weight: underline;}
A:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; cursor: e-resize;}

body { 

cursor: crosshair;
}

.content {color: #FFFFFF; font-family: arial; font-size: 8pt;
}

.stuff {color: #E6A38E; font-family: arial; font-size: 8pt;
}


.title {font-family: Trebuchet MS, sans-serif; 
	font-size: 12pt; 
 	color:#EAF4FF; 
	font-weight: bold; 
	letter-spacing: 5px; 
	text-transform: uppercase;  }
	
.content {font-family: Trebuchet MS, sans-serif; 
	font-size: 7.5pt; 
 	color:#2E5E92; 
	font-weight: bold;   }
	
.footer {font-family: Trebuchet MS, sans-serif; 
	font-size: 6.5pt; 
 	color:#2E5E92; 
	font-weight: bold;   }
