	a {		color: #0000aa;	}	a:hover {		color: #600;	}	a:active {		color: #000000;	}	body {		background-color: #fff;		color: #000;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;		text-align:center;		vertical-align: top;	}	h1 {		color: #050;		font-size: 10pt;	}	.textColumn {		width: 288px;		margin-bottom: 15px;	}	.formsTable {		font-weight: normal;		padding: 3px;		margin: 0px;		margin-bottom: 10px;		font-size: 8pt;		width: 440px;		border: 1px solid #aaa;		background-color: #fff;		float: right;	}	.title {		padding-top: 10px;		text-align: left;		font-size: 7pt;		height: 30px;	}	table {		margin-left: auto;		margin-right: auto;		width: 759px;	}	.imageColumn {		float: right;		width: 296px;	}	.imageColumn img {		margin-left: 0px;		border: 1px solid black;	}	.navigation {	background-color: #888;	background-image:url(pictures/linksBar.gif);	background-repeat:repeat-x;	background-position: center top;	vertical-align:middle;	text-align: center;	color: #fff;	white-space: nowrap;	font-size: 10pt;	font-weight:bold;	padding-right: 40px;	padding-bottom: 7px;	}		.navigation a {		color: #fff;		margin-left: 3px;		margin-right: 3px;		padding-left: 3px;		padding-right: 3px;		text-decoration: none;	}		.navigation a:hover {		color: #bfb;		border-left: 1px solid #fff;		border-right: 1px solid #fff;		margin-left: 3px;		margin-right: 3px;		padding-left: 2px;		padding-right: 2px;	}		.navigation a:active {		color: #000;		padding-left: 3px;		padding-right: 3px;		margin-left: 2px;		margin-right: 2px;		border-left: 1px solid #fff;		border-right: 1px solid #fff;	}		.navigation a:hover:visited {		}		.nopadding {		margin: 0px;		padding: 0px;		background-color: #000;	}		td {		vertical-align: top;	}		.rightShadow {		background-image: url(pictures/pageShadowLeft.gif);		background-repeat:repeat-y;		width: 9px;		color: #ccc;	}		.bottomShadow {		background-image: url(pictures/pageShadowBottom.gif);		background-repeat:repeat-x;		height: 9px;		color: #fff;		border-top: 1px solid #333;	}		.cornerShadow {		background-image:url(pictures/pageBottomRight.gif);		background-repeat:no-repeat;		height: 9px;		width: 9px;		background-position:left top;		color: #fff;	}		.content {		font-size: 8pt;		padding: 8px;		padding-left: 50px;		padding-right: 50px;		text-align: justify;		background-image:url(pictures/background.jpg);		background-position: bottom right;		background-repeat: no-repeat;	}		.contact {		margin-top: 0px;		border-top: 1px solid #aaa;		border-bottom:1px solid #aaa;	}	.contactTitle {		margin-top: 10px;		margin-bottom:  0px;		font-weight: bold;	}			.leftBorder {		color: #fff;			width: 11px;		border-right: 1px solid #aaa;	}		.selected {		color: #222 !important;	}