@charset "UTF-8";
.text12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	-webkit-text-size-adjust: none;
}
.text14gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	-webkit-text-size-adjust: none;
	list-style-type: disc;
}
.text12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	-webkit-text-size-adjust: none;
}

.text14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	-webkit-text-size-adjust: none;
}

.text12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	-webkit-text-size-adjust: none;
}

a:link { 
	text-decoration: none;
	color: #999999;
	}
a:visited { 
	text-decoration: none;
	color: #999999;
	}
a:hover { 
	text-decoration: none;
	color: #ffffff;

	}
a:active { 
	text-decoration: underline;
	color: #999999;
	}

body {
	background-color: #000000;
  }
  
	
.r:link { 
	text-decoration: underline;
	color: #000000;
	}
.r:visited { 
	text-decoration: none;
	color: #000000;
	}
.r:hover { 
	text-decoration: underline;
	color: #000000;

	}
.r:active { 
	text-decoration: none;
	color: #000000;
	}
	
		
	.rtBox {
	overflow: auto;
	position: relative;
	height: 400px;
	width: 490px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	background-color: #FFFFFF;
	}
	
	
.text14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	-webkit-text-size-adjust: none;
}
.text14blackDBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 150%;
	-webkit-text-size-adjust: none;
}
.text18white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	-webkit-text-size-adjust: none;
}
.text18yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0;
	-webkit-text-size-adjust: none;
}
.textLGblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	-webkit-text-size-adjust: none;
}
