body {
 margin:20px;
 background:#1c417d;
 color: #333333;
 font-size: 0.8em;
 font-family: tahoma, arial, helvetica, sans-serif;
 text-align: center;
 padding:0;
 }

#cont {
 width:615px;
 background:#e9f0f8;
 color: #333333;
 border:solid #1c417d;	
 border-width:0 0 0 1px;
 text-align:left;
 }

a:link, span.MsoHyperlink
	{color: #333333;
	text-decoration:none;
	text-underline:none;}
a:visited, span.MsoHyperlinkFollowed
	{color: #333333;
	text-decoration:none;
	text-underline:none;}