body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D8D8;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bottom_gry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bottom_wht {
	font-size: inherit;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D1D1D;
	line-height: 24px;
}
.quote_sign {
	font-size: 14px;
	color: #8C8C8C;
	line-height: 27px;
}
.title_orange {
	font-size: 36px;
	font-weight: bold;
	color: #FF7C00;
	line-height: 107px;
}
.title_black {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 107px;
}
.title_gray {

	font-size: 36px;
	font-weight: bold;
	color: #818181;
	line-height: 107px;
}
.title_purple {

	font-size: 36px;
	font-weight: bold;
	color: #6C6D9A;
	line-height: 107px;
}
.title_blue {

	font-size: 36px;
	font-weight: bold;
	color: #3E6EAB;
	line-height: 107px;
}
.title_red {

	font-size: 36px;
	font-weight: bold;
	color: #AD2017;
	line-height: 107px;
}
.subtitle_orange {
	font-size: 20px;
	font-weight: bold;
	color: #FF7C00;
	line-height: 40px;
}
.subtitle_red {
	font-size: 20px;
	font-weight: bold;
	color: #AD2017;
	line-height: 40px;
}
.subtitle_black {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
}
.main_txt {
	font-size: 16px;
	color: #6A6A6A;
}
.login_txt {
	font-size: 18px;
	line-height: 40px;
	color: #333333;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subtitle_gray {

	font-size: 20px;
	font-weight: bold;
	color: #818181;
	line-height: 40px;
}
.subtitle_purple {

	font-size: 20px;
	font-weight: bold;
	color: #6C6D9A;
	line-height: 40px;
}
.subtitle_blue {

	font-size: 20px;
	font-weight: bold;
	color: #3E6EAB;
	line-height: 40px;
}
