body {
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(../water/bg/binder_bg_1.gif);
}

p, h1, h2, h3, td, th {
	font-family: Arial, sans-serif;
}

.center {
	text-align: center;
}

/*.h {
	font-size: 14pt;
	text-align: center;
}
*/
.h {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.lmd {
	font-size: 8pt;
	font-weight: normal;
}

.hot {
  color: #FF0000;
}

.exec {
  text-decoration: none;
  color: #0000FF;
}

.blu {
  color: #0000FF;
}

.grn {
  color: #008000;
}

.itl {
  font-style: italic;
  color: #FF9900;
  font-weight: bold;
  font-family: "Arial", sans-serif;
}

.ind {
  text-indent: 1cm;
}

.dog {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #660099;
}

a:active {
	color: #FF0000;
}

a:hover {
	background-color: #FFFF00;
}