body {
	margin-left: 40px;
	background-color : white;
	font-family :  Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : normal;
	background-image : url(bg2.jpg);
	background-repeat : repeat-both;
}
p {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color : Black;
	font-weight : normal;
	background : transparent;
}
P.demo {
	font-weight: bold;
	font-size: 12pt;
	color: Green;
	background-color: transparent;
	font-weight : bold;
	background : transparent;
}
span.menu {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color : Black;
	font-weight : bold;
	background : transparent;
}
span.submenu {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 15pt;
	color : Black;
	font-weight : bold;
	background : transparent;
}
P.margin {
	margin-left: 10px;
	color : Black;
	background : transparent;
}
h1 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 22pt;
	font-weight : bold;
	color : Black;
	background : transparent;
}
h2 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 20pt;
	font-weight : bold;
	color : Black;
	background : transparent;
}
span.date {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	color : Black;
	background : transparent;
}
span.big {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 20pt;
	color : Black;
	background : transparent;
}
span.biglight {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 24pt;
	color : Black;
	background : transparent;
}
span.deadanchor {
	color: Gray;
	background : transparent;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
a:link {
	color: #000099;
	background : transparent;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	color: #000066;
	background : transparent;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
a:active {
	color: #CC0033;
	background : transparent;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	text-decoration : none;
}
a:hover {
	color: #CC0033;
	background : transparent;
	font-family : Verdana, Geneva,  Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : underline;
}
a.mail:link {
	font-size: 12pt;
}
a.mail:visited {
	font-size: 12pt;
}
a.mail:active {
	font-size: 12pt;
}
a.mail:hover {
	font-size: 12pt;
}
span.deadmenu {
	font-size: 12pt;
	font-weight : bold;
	background : transparent;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
}
a.menu:link {
	font-size: 12pt;
}
a.menu:visited {
	font-size: 12pt;
}
a.menu:active {
	font-size: 12pt;
}
a.menu:hover {
	font-size: 12pt;
}

a.select:link {
  color: #ffffff;
  font-size: 10pt;
  font-weight : normal;
}
a.select:visited {
  color: #ffffff;
  font-size: 10pt;
  font-weight : normal;
}
a.select:active {
  color: #ffffff;
  font-size: 10pt;
  font-weight : normal;
}
a.select:hover {
  color: #eae725;
  font-size: 10pt;
  font-weight : normal;
}
p.fineprint {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color : Black;
	font-weight : normal;
	background : transparent;
}