.itemaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0099FF;
}
.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.texttopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p, li, body {
	font-family: Times;
	font-size: 14px;
	font-weight: normal;
}
.menuhref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	
}