/* Global Styles */

body {
	background-image:url(images/background.png);
	background-color:#000000;
	background-repeat: repeat; 
	color:#FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	letter-spacing: 2pt;
	text-align: left;
	}
	
.space {
	width:30px
	}
	
a:link {
	color:#CCCCCC;
	text-decoration:none;
	}
	
a:visited{
	color:#999999;
	text-decoration:none;
	}

a:hover {
	font-size:13pt;
	text-shadow:#990000;
	}
	
.lead {
	width:480px;
	text-align:justify;
	font-size:14pt;	
	letter-spacing: 4.1pt;
	font-weight: lighter;
	} 

.lead_2 {
	text-align:justify;
	font-size:14pt;	
	letter-spacing: 5.8pt;
	} 
	
.second. {
	text-align:justify;
	font-size:10pt;	
	letter-spacing: 2pt;
	font-weight: lighter;
	} 
