/* CSS Document */body, td {	font-size: 16px;	line-height: 22px;	color: #FFFFFF;}.biggest {	font-size: 36px;	line-height: 42px;}.bigger {	font-size: 24px;	line-height: 28px;}.big {	font-size: 18px;	line-height: 24px;}.normal {	font-size: 16px;	line-height: 22px;}.small {	font-size: 14px;	line-height: 20px;}.smaller {	font-size: 12px;	line-height: 16px;}.smallest {	font-size:10px;	line-height: 13px;}body {	background-color: #000066;	margin-right: 8px;	margin-left: 8px;	margin-top: 16px;	margin-bottom: 16px;	color: #FFFFFF;	font-size: 16px;	line-height: 22px;}a:link {	color: #F0A500;	text-decoration: none;}a:visited {	color: #D59200;	text-decoration: none;}a:active {	color: #FFCC00;	text-decoration: none;}a:hover {	text-decoration: underline;	color: #CC0000;}.alert {	color: #FF6633;	font-size: 12px;	line-height: 16px;}.red {color: #FF0000}.copyright {	color: #FFFFFF;	font-size: 12px;	line-height: 16px;}.title {	color: #8C867C;	font-size: 18px;	line-height: 22px;	font-weight: bold;}.blackbold {	color: #333333;	font-weight: bold;}.caption {	color: #999999;	font-size: 12px;	line-height: 16px;}.deepred {	color: #A80000;}.comment {color: #405090}.bkgray {	background-color: #EEEEEE;}