body { margin: 0 auto; background: #999 url(../images/back.gif) repeat top center; font-size: 11pt; }

.shadow_t { width: 746px; background: transparent url(../images/shadow_t.gif) no-repeat top center; padding-top: 10px; }
.shadow_b { width: 746px; background: transparent url(../images/shadow_b.gif) no-repeat bottom center; padding-bottom: 10px; }
.shadow_m { width: 746px; background: transparent url(../images/shadow_m2.gif) repeat-y top center; }

.shadow_tl { width: 746px; background: transparent url(../images/shadow_tl.gif) no-repeat top left; }
.shadow_bl { width: 746px; background: transparent url(../images/shadow_bl.gif) no-repeat bottom left; }
.shadow_tr { width: 746px; background: transparent url(../images/shadow_tr.gif) no-repeat top right; }
.shadow_br { width: 746px; background: transparent url(../images/shadow_br.gif) no-repeat bottom right; padding: 10px 0px; }


body, p, div, ol, ul, li, td	{
	font-family:	Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-weight:	normal;
	font-size:		11pt;
	font-style:		normal;	}

h1	{
	font-family:	Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-weight:	bold;
	font-size:		20pt;
	font-style:		normal;
	color:	red;	}

h2	{
	font-family:	Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-weight:	bold;
	font-size:		16pt;
	font-style:		normal;
	color:	red;	}

h3	{
	font-family:	Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-weight:	bold;
	font-size:		12pt;
	font-style:		normal;
	color:	#000088;	}

h4	{
	font-family:	Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-weight:	bold;
	font-size:		8pt;
	font-style:		normal;
	color:	#000088;	}

li.title	{
	font-weight:	bold;
}


.black	{	color:	black;	}
.red	{	color:	red;	}

.BodyBox {
	width:	746px;
	border:	1px solid black;
}