html,body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ececec;
}
.a 
{
	color: #982948;
}
.a hover
{
	color: #BE5B73;
}
.h1
{
	font-size: 16px;
	color: #000000;
}


.defaultStyle
{
	font-size: 12px;
	color: #000000;
}
.defaultStyle14
{
	font-size: 14px;
	color: #000000;
}
.defaultStyle16
{
	font-size: 16px;
	color: #000000;
}

.greyStyle
{
	font-size: 12px;
	color: #797979;
	font-weight:bold;
}
.greyStyle14
{
	font-size: 14px;
	color: #797979;
	font-weight:bold;
}
.greyStyle16
{
	font-size: 16px;
	color: #797979;
	font-weight:bold;
}

.darkerColor
{
	font-size: 12px;
	color: #C66D84;
	font-weight:bold;
}
.darkerColor14
{
	font-size: 14px;
	color: #C66D84;
	font-weight:bold;
}
.darkerColor16
{
	font-size: 16px;
	color: #C66D84;
	font-weight:bold;
}
