@charset "UTF-8";
/* CSS Document */

img { border: none; } 
.styleSans {font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
text-align: center;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	line-height:1.25;
	
}
.style2 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.style3 {	
	font-size: 14px;
	line-height:1.25;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
}

