/* Iceheart */

	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Arial", "sans serif";
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

	
.text {
	font-size: 12pt;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 1.25;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;}	
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	margin: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	margin: 10px;
}

.copy {
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
	}
	 
	.pic {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 5px;
	float: left; }
	
.blog {
	font-size: 12pt;
	color: #271709;
	font-family: "Arial", sans serif;
	text-align: left;
	line-height: 1.25;
	margin: 5px;
}
