.base1 {
	font-family: Georgia;
	font-size: 12pt;
}
.base2 {
	font-family: Georgia;
	font-size: 12pt;
	font-style: italic;
}
.base3 {
	font-family: Georgia;
	font-size: 12pt;
	font-style: oblique;
	color: #0066CC;
}
.base4 {
	font-family: Georgia;
	font-size: 12pt;
	font-style: normal;
	color: #0066FF;
	font-weight: bold;
	font-variant: normal;
}
