body { 
 color: #000000;
 font-weight: normal;
 font-size: 12pt;
 font-family: helvetica, arial, sans-serif;
	background-image:  url("Images/Background3.gif");
	background-attachment: scroll;
	background-repeat: repeat;
 }

p {
 font-weight: normal;
 font-size: 14pt;
 }
 
 pre {
 font-weight: normal;
 font-size: 10pt;
 font-family: courier, times, times new roman;
 }
 
 ul {
 font-weight: normal;
 font-size: 12pt;
 }
 
 li {
 font-weight: normal;
 font-size: 12pt;
 }

.normal {
 font-weight: normal;
 font-size: 12pt;
 }

 .small {
 font-weight: normal;
 font-size: 10pt;
 }

.h1 {
 font-size: 18pt;
 font-weight: bold;
 color:Maroon;
 }
 
.h2 { 
 font-weight: bold;
 font-size: 16pt;
 }
 
 .ErrMsg { 
 font-weight: bold;
 font-size: 16pt;
 color:red;
 }

.whiteback
 {
 	background-color:#CCCCCC;
}
	
.h3 {
 font-size: 12pt;
 font-weight: bold;
 }

.define {
 font-size: 12pt;
 font-weight: bold;
 color:#660000;
 text-align:right;
 }

.h4 {
 font-weight: normal;
 font-size: 10pt;
 }
 
h5 {
 font-weight: normal;
 font-size: 12pt;
 font-family: courier, monospace; }
 
