body, html {
	background-color:#ffffff;
	padding:0;
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; font-size:12px; font-weight:bold
}
body {min-width:840px; }

/**************  P A G E   S E G M E N T S ************************/
#container {
			position:absolute;top: 50%;left:50%; text-align:center;
			width:840px;height:600px;
			margin-top: -300px; /*set to a negative number 1/2 of your height*/
			margin-left: -420px; /*set to a negative number 1/2 of your width*/
}
.small {font-size:10px}
a {color:#5d89a9;}
a:hover {color:#A887ad;}
img {border:0}
.italic {font-style:italic}
.bold {font-weight:bold}
#foot {clear:both; height:31px; width:840px; text-align:center }
#foot table {margin:auto; border:0}
#foot td {text-align:center; width:25%}
