.master {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 36px;
}
.sm_grey {
	font-size: 9px;
	color: #1E190F;
}
.sm_black {
	font-size: 10px;
	color: #000000;
}
.reg_grey {
	font-size: 12px;
	color: #666666;
}
.sm_grey {
	font-size: 10px;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.H1hidden {
	font-size: 14px;
    font-weight: bold;
}
.sm_white {
	font-size: 11px;
	color: #FFFFFF;
}