em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6F8DB9;
	list-style-type: circle;
	list-style-position: outside;
	text-transform: capitalize;
	font-style: italic;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	list-style-type: circle;
	list-style-position: outside;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #003066;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	font-size: small;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #003066;
	text-decoration: none;
	background-color: #FFFF66;
	cursor: hand;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #003066;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #C2CDE0;
	text-decoration: none;
	background-color: #003066;
	cursor: hand;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #003066;
	text-decoration: none;
	text-transform: capitalize;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
