body {
	text-align:center;
	background: #FFFFFF url(images/bg-grid4.gif) repeat-x;
	margin:0;
	padding:0;
}
p, td, th { font-size : 11px; }
p, h1, h2, h3, h4, h5, h6, td, th { color : #444444; }

a:link  { color : #0021a5; text-decoration : none; }
a:visited  { color : #0021a5; text-decoration : none; }
a:hover  { color : #ffcc33; text-decoration : none; }
a:active  { color : #0021a5; text-decoration : none; }
a.replace { display: block; }
ul { list-style-type : none; margin: 0; }

#mainContainer {
	background: #FFFFFF url(images/bg-grid3.gif) repeat-x;
	width: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;	display: block;	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;}

