@charset "utf-8";
/* CSS Document */

.hmquote {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 20pt;
	color: #666666;
	margin-top: 40px;
	margin-left: 30px;
	text-align: right;
	width: 320px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#666666;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
}
a:link {
	color: #b55341;
	text-decoration: underline;
}

a:hover {
	color: #9dc9ba;
	text-decoration: underline;
}

a:visited {
	color: #4d917a;
	text-decoration: underline;
}



.subitem {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
	margin-left:15px;
	margin-right:15px;
}

