/* BODY ----------------------------------------------------------*/

body {
/*background: #fff url(grad1.jpg) repeat-x fixed bottom; */
background-color: #fff;
}

/* MAIN CONATAINER ----------------------------------------------------------*/

#MainContainer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #23a;
	/* letter-spacing: 0.1em; */
	/* margin:0px auto; */
	/* margin-top: 20px; */
	/* margin-bottom: 20px; */
	text-align:left;

  /* background-image: url(BigShadow1.jpg); */

}

p {
  line-height: 1.2em;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
}


/* END ----------------------------------------------------------*/

