p
{
	font-family: Bodoni MT, Arial, verdana;
	color: #000000;
	font-size: 12pt;
}
p.justify
{
	font-family: Bodoni MT, Arial, verdana;
	color: #000000;
	font-size: 12pt;
	text-align: justify;
}
table.content
{
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	
}
td.content2
{
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
.list
{
	text-align: center;
	font-family: Bodoni MT, Arial, verdana;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
.bottom
{
	font-family: Bodoni MT, Arial, verdana;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	vertical-align: top;
}

.est
{
	font-family: Bodoni MT, Arial, verdana;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6
{
	color: #000000;
	font-family: Bodoni MT, Arial, verdana;
	text-align: center;
}

tr.bg
{
	background: url(background.jpg);
}

body 
{
	background-color: #1273AA;
	margin: 0 0 0 0;
}


/* separate lists from subsequent content */
div.outerwrap
{
  margin-bottom: 1em;
}

/* position list chunks side by side */
div.wrapper
{
  float: left;
  width: 10em;
  text-align: left;
}

/* clear float after lists */
br
{
  clear: left;
}
/* remove default spacing  to 
promote cross-browser consistency */
ul
{
	list-style: square;
	text-align: left;
	font-weight: bold;
}


/* suppress normal list item numbering */
