p {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
strong {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: underline;
}
h3 {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #CC6666;
	text-decoration: underline;

}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC99;
}
h5 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
em {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
