/*** Color Legend ***//* #FEC908 = yellow *//* #AA1E23 = red *//* Main */body{	background-color: #000000;	margin-top: 20px;	padding: 0px;	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 12px;	font-weight: normal;	font-style: normal;	color: #FFFFFF;	letter-spacing: 2px;	line-height: 150%;	text-align: justify;}A{	font: normal 14px Helvetica, Arial, Verdana, sans-serif;	font-weight: bold;	font-style: normal;	text-decoration: none;	color: #FEC908;}A:hover{	color: #FEC908;	background: #AA1E23;	text-decoration: none;}#frame{	width: 800px;	background: #000000;	padding: 0px;	margin: 0px;	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 12px;	font-weight: normal;	font-style: normal;	color: #FFFFFF;	letter-spacing: 2px;	line-height: 150%;	text-align: justify;}.sm_hdline_y{	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 14px;	font-weight: bold;	font-style: normal;	text-decoration: none;	color: #FEC908;	letter-spacing: 2px;	line-height: 24px;	padding: 0px;}.hdline_y{	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 20px;	font-weight: bold;	font-style: normal;	text-decoration: none;	color: #FEC908;	letter-spacing: 2px;	line-height: 24px;	padding: 0px;}.hdline_r{	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 20px;	font-weight: bold;	font-style: normal;	text-decoration: none;	color: #AA1E23;	letter-spacing: 2px;	line-height: 24px;	padding: 0px;}.sm_hdline_r{	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 14px;	font-weight: bold;	font-style: normal;	text-decoration: none;	color: #AA1E23;	letter-spacing: 2px;	line-height: 24px;	padding: 0px;}.footer{	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 11px;	font-weight: bold;	font-style: normal;	text-decoration: none;	color: #AA1E23;	letter-spacing: 2px;	line-height: 14px;	padding: 0px;	text-align: center;	margin-bottom: 25px;}
