strong {
	font-weight: bold;
	color: red;
}
body{
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	color: #000000;
	background-color: #f0f0f0;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Garamond, serif;
}
li{
	/*font-size: 80%;*/
	margin-top: .5ex;
}
img {
	vertical-align: middle;
	border: 0px none;
}