﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1
{
	font-size: 24px;
	line-height: 36px;
}
h2
{
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
}
h2 em
{
	font-weight: bold;
	font-style: normal;
}
h3
{
	font-size: 18px;
	line-height: 27px;	
}


dt strong
{
	font-size: 13px;
	line-height: 24px;
}
dd strong
{
	font-size: 14px;
}
dt
{
	font-size: 12px;
}
dd
{
	font-size: 10px;
	line-height: 15px;
}
/* Hide text */
.icon-1-heart
{
	overflow: hidden;
	text-align: left;
	text-indent: -999px;
	vertical-align: middle;
}

/* Generic classes */
.text-align-right
{
	text-align: right;
}