body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Tahoma;
	color: #666666;
	text-align: center;
	background-image: url(http://blog.threecities.info/img/three-cities-group/background.gif);
	background-repeat: repeat-x;
	background-color: #F0EEE3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color:#666666;
	font-weight: bold;
}
.pic_right {
	float: right;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #990000;
}
li{
	list-style: none;
	text-indent: -20px;
	line-height:18px
}
.picBorder {
	height: 150px;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link.undLine{
	text-decoration:none;
	color:#666666;
}
a:visited.undLine{
	text-decoration:none;
	color:#666666;
}
a:hover.undLine{
	text-decoration:underline;
	color:#666666;
}
a:active.undLine{
	text-decoration:none;
	color:#666666;
}
.frm{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
