html
{
	height: 100%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

/** GREY STYLE**/
.grey-title-16 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
	margin-bottom: 8px;
	display:block
}
.grey-title-14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #313131;
	padding-bottom: 4px;
	padding-top: 2px;
	text-decoration: none;
}
a.grey-title-14:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #313131;
	padding-bottom: 4px;
	padding-top: 2px;
	text-decoration: none;
}
a.grey-title-14:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #313131;
	padding-bottom: 4px;
	padding-top: 2px;
	text-decoration: underline;
}
.grey-txt-12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 13px;
	color: #313131;
}
a.grey-txt-12:link {
	font-size: 12px;
	color: #313131;
	line-height: 13px;
	text-decoration: none;
}
a.grey-txt-12:hover {
	font-size: 12px;
	color: #c3c3c3;
	line-height: 13px;
	text-decoration: underline;
}
a.grey-txt-12:visited {
	font-size: 12px;
	color: #939393;
	line-height: 13px;
	text-decoration: none;
}
.grey-txt-11 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #313131;
}
a.grey-txt-11{
	font-size: 11px;
	color: #313131;
	line-height: 13px;
	text-decoration: none;
}
a.grey-txt-11:hover {
	font-size: 11px;
	color: #939393;
	line-height: 13px;
	text-decoration: underline;
}


.red-txt-12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 13px;
	color: #d5181d;
}
a.red-txt-12:link {
	font-size: 12px;
	color: #d5181d;
	line-height: 13px;
	text-decoration: underline;
}
a.red-txt-12:hover {
	font-size: 12px;
	color: #eb4b4f;
	line-height: 13px;
	text-decoration: underline;
}
a.red-txt-12:visited {
	font-size: 12px;
	color: #780e10;
	line-height: 13px;
	text-decoration: underline;
}
.red-txt-11 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #d5181d;
}
a.red-txt-11:link {
	font-size: 11px;
	color: #d5181d;
	line-height: 12px;
	text-decoration: underline;
}
a.red-txt-11:hover {
	font-size: 11px;
	color: #eb4b4f;
	line-height: 12px;
	text-decoration: underline;
}
a.red-txt-11:visited {
	font-size: 11px;
	color: #780e10;
	line-height: 12px;
	text-decoration: underline;
}