/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.title {
	font-size: 72px;
}

.warmthfooter {
	font-size: 9px;
	color: #767676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.warmthfooter a:link {
	color: #666666;
}

.warmthtext {
	font-size: 14px;
}

.warmthtext a:link {
	color: #333333;
	text-decoration: none;
}

.warmthtext a:hover {
	color: #333333;
	text-decoration: underline;
}

.warmthtext a:active {
	color: #333333;
	text-decoration: none;
}


.warmthtext a:visited {
	color: #333333;
	text-decoration: none;
}


.text_36pt {
	font-size: 36px;
}
