body {	margin: 0px;
		padding: 0px;
		background-color: white;
		height: 100%; }

td {	font-family: Arial;
		font-size:10pt; }

ul {	font-family: Verdana; }

#mainTable {	border: 0px;
				width: 745px;
				float: center;
				margin-top:15px; }

#bottomTable {	width: 720px;
				float: center;
				margin-top: 15px; }

.copyright {	background-color: #3360B2;
				background-image: url('images/blue_square.png');
				color: white;
				font-size: 8pt; }

.copyright a { color: white; }

.mainMenu {	font-size: 9pt;
			margin-left: 5px;
			margin-right: 5px; }
				
.article {	font-family: verdana;
			font-size: 9pt;
			margin-left: 10px;
			line-height: 12pt; }

.title {	font-family: verdana;
			color: red;
			font-size: 12pt;
			font-weight: bold;
			margin-left: 10px; }

.image {	margin-left: 30px;
			margin-bottom: 30px;
			margin-right: 10px; }

#topText {	position: absolute;
			left: 0px;
			top: 24px; }

.topContent {	font-family: Arial;
				font-size: 7pt;
				color: white;  }
.topContent a { color: white; }