body 
{ color: #333; font-family: franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; }

a:link 
{
	text-decoration: none !important;
	color: #777!important; 
	}
	
a:visited 
{ 
	text-decoration: none!important;;
	color: #999!important;  
	}
a:active 
{ 
	text-decoration: none !important;
	color: #999!important;   
	}
a:hover 
{ 
	color: #666!important;  

	}
td { color: #333; font-family: franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; }

p.nav
{
	font-family: "paganini";
	font-weight: 300;
	font-size: 100%;
	color: #999!important;
}

table
{
	width: "100%";
	border: none;
	border-collapse: collapse;
	padding: 0;
	border-spacing: 0;	
}

img
{
	max-width: 100%;
	border: 0;
	}
	
span.condense {
transform:scale(1,1.25);
-webkit-transform:scale(1,1.25);
display:inline-block;
}

blockquote {
	margin-left: 10% !important;
	margin-right: 10% !important;


	font-size: 88%
}


p.indent
{
	
	margin-left: 20%;
	margin-right: 20%;
}

p.indent2
{
	
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
}

p.center
{
	text-align: center;
}



p.image
{line-height: 1%;
}

span.smaller
{
	font-size: 9pt;
	line-height: 14pt;	
}

.topspacer1 {
	margin-top: 1%;		
}

.topspacer2 {
	margin-top: 2%;		
}

.topspacer3 {
	margin-top: 3%;		
}

.topspacer4 {
	margin-top: 4%;		
}

.topspacer10 {
	margin-top: 10%;		
}

.topspacer20 {
	margin-top: 20%;		
}

.topspacer25 {
	margin-top: 25%;		
}

.topspacer30 {
	margin-top: 30%;		
}


