
body { 
font-family: Verdana; 
line-height: 105%;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

p.text { 
	FONT-SIZE:12px;  FONT-FAMILY: Verdana; color: #3300CC
	}
p.textsmall { 
	FONT-SIZE:8px;  FONT-FALY: Verdana; color: #3300CC
	}
	
/* LINK SETTINGS */

a:link {
	color: #993300;
	FONT-SIZE: 12px;  
	text-decoration: none;
}
a:visited {
	color: #993300;
	FONT-SIZE: 12px;  
	text-decoration: none;
}
a:hover {
	color: #330099;
	FONT-SIZE: 12px;  
	text-decoration: underline;
}
	

/* SIGNATURE SETTINGS */

signature {
	font-size: 11px; 
	color: #993300;
}
.signature {
	font-size: 11px; 
	color: #993300;
}
.signature a:link {
	font-size: 11px; 
	color: #993300;
	text-decoration: underline;
}
.signature a:visited {
	font-size: 11px; 
	color: #993300;
	text-decoration: underline;
}
.signature a:hover {
	font-size: 11px; 
	color: #993300;
}
