body {
   background: url(images/watermark.gif) no-repeat fixed center center;
   background-color: #e5f4df
}

p, center, td, th, h1, h2, h3, h4, ul, li, input, select, div {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;	
	margin-left: 2pt;
	margin-right: 2pt;
}

p  {
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-indent: 0px;
	text-align: justify
}

a  {
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 1em;	
	color: #0303a7

	
}

li {
	list-style-type:disk;
	text-align: justify
}

ul {
	padding-left:12pt
}

.introduction {
	font-size: 1.04em;

}

.heading1 {
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	font-weight: bold;
	margin-left: 2pt;
	margin-right: 2pt;
	font-size: 1.3em;
	color: #005500;
}

.heading2 {
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	font-weight: bold;
	margin-left: 2pt;
	margin-right: 2pt;
	font-size: 1.08em;
	color: #005500;
}

.heading3 {
	font-weight: bold;
}

.heading4 {
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.08em;
	color: #005500;
	text-align: center
}

.caption {
        font-size: 11px;
        
}        

.figheading {
	font-weight: bold;
	font-style: italic;
}

A:hover {
  color: #FF0000;
}

A.side:hover {
}

A.top:hover {
}