a:link { 
	text-decoration: none
 }
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: underline
}
a:hover {
	text-decoration: underline
}
body {
	font-size: 11pt;
	line-height: 135%;
}
p { 
	font-size: 11pt;
	line-height: 135%;
}
.XL {
	font-size: 18pt;
	line-height: 120%; 
}
.LL {
	font-size: 16pt
	line-height: 120%; 
}
.L {
	font-size: 14pt;
	line-height: 130%; 
}
.M {
	font-size: 12pt;
	line-height: 135%; 
}
.MS {
	font-size: 10pt;
	line-height: 140%; 
}
.S{
	font-size:9pt;
	line-height: 140%; 
}
.SS{
	font-size:8pt;
	line-height: 140%; 
}
