/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size:16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #543897;
}