/* CSS Document */.column1 {	font-family: Verdana;	font-size: 9pt;	color: #FFFFFF;	font-weight: normal;}.column2 {	font-family: Verdana;	font-size: 10px;	color: #FF0000;}.column3 {	font-family: Verdana;	font-size: 10px;	color: #FF0000;	font-weight: bold;}.column1 a:link {	color: #FF0000;	text-decoration: underline;}.column1 a:visited {	color: #FF0000;	text-decoration: underline;}.column1 a:hover {	color: #FFFFFF;	text-decoration: underline;}.column1 a:active {	color: #FF0000;	text-decoration: underline;}html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}#bg td{vertical-align:middle;text-align:center}#bg img{min-height:50%;min-width:50%;margin:0 auto}