@charset "iso-8859-1";
/* CSS Document */

body{
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 0.8em;
	color: #666666;
	font-style: normal;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.style2 {
	font-size: 0.7em;
	color:#999999;
		
a:link 
	text-decoration: none;
	color:#999999;	

a:visited 
	text-decoration: none;
color:#999999;
a:hover 
	text-decoration: underline
	
color:#999999;
a:active 
	text-decoration: none;
	color:#999999;

}

.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333333;
	font-stretch: narrower;
	letter-spacing: 0.3em;
}
.style4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.1em;
	text-indent: 0.5em;
}

.style5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.1em;
	text-indent: 0.5em;
	font-style: italic;
	text-align: left;
	vertical-align: top;
}

.style6 {font-style: normal; font-weight: lighter; font-variant: small-caps; text-transform: capitalize; color: #333333; font-stretch: narrower; height: 3em; letter-spacing: 1em; word-spacing: 5em; font-family: Arial, Helvetica, sans-serif;}
a:link {
	text-decoration: none;
	color: #999999;
	
	
	
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 0.2em;
	text-indent: 0.5em;
}
.style7{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	letter-spacing: 3px;
	text-transform: capitalize;
}

