.baseStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1;
}

.featureBullet
{
	font-size: 13px;
	list-style-image: url(images/feature-bullet-icon.png);
}


.titleStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-shadow: rgba( 0, 0, 0, 0.5 ) 2px 2px 3px;
}


.headerStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}


.footerStyle
{
	color: #AAAAAA;
	font-size: 10px;
	right: 15px;
}


.buyNowStyle
{
	color: #444444;
	font-size: 12px;
	right: 15px;
	font-weight: bold;
	text-align: center;
}


.noteBoxStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


body
{
	background-color: #f6f6f6;
}
