@charset "UTF-8";/* CSS Document */content{	text-align:center;}		.bottom-text {	font-family: Verdana, Geneva, sans-serif;	font-size: 8pt;	color: #999;	padding-top: 7px;	padding-right: 3px;	padding-bottom: 7px;	padding-left: 3px;}.bottom-text-white {	font-family: Verdana, Geneva, sans-serif;	font-size: 8pt;	color: #FFF;	padding-top: 7px;	padding-right: 3px;	padding-bottom: 7px;	padding-left: 3px;}a:link, a:visited {		cursor: pointer;		 text-decoration: none;	 color: #0090C5;	}                                                                                                                                                                       a:hover, a:active {	cursor: pointer;		 text-decoration: none;	color: #0090C5;		outline:none;		}img {border: none;}	