/* @group general */
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.palatino_1 {
	font-size: 16px; 
	line-height: 1.8em; 
	font-family: Palatino, "Palatino Linotype", Georgia, Times;
	letter-spacing: .2px;
	word-spacing: 3px;
}
.palatino_2 {
	font-size: 14px; 
	line-height: 1.7em; 
	font-family: Palatino, "Palatino Linotype", Georgia, Times;
	letter-spacing: .4px;
	word-spacing: 3px;
}
.calibri_1 {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	letter-spacing: .2px;
	word-spacing: 2px;
	
}
.calibri_2 {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	letter-spacing: .2px;
	word-spacing: 2px;
	
}
.calibri_3 {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: .3px;
	word-spacing: 3px;
	
}
.georgia_1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .3px;
	word-spacing: 2px;
}
.georgia_2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 2em;
	letter-spacing: .3px;
	word-spacing: 3px;
}
.lucida_1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .1px;
	word-spacing: .5px;
}
.lucida_2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .1px;
	word-spacing: .5px;
}
.arial_1 {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2px;
	word-spacing: .5px;
}
.arial_2 {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2px;
	word-spacing: 1px;
}
#para {
	margin-top: 120px;
}
/* @end */