.body { 
	background-image:"url(images/bkgrnd.gif)";
      } 

/*
A:link { color: "#000000"; }
A:visited { color: "#000000";  }
a:hover{color:"#ffffff";}
*/

P {	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	margin-left:5%;
	margin-right: 5%;
	font-family: arial;
	}

P:first-letter { font-size: 150%; 
				float: left ;
				color: "#006666";
				font-weight: bold}

.disclaimer {font-size: 8pt;
			text-align: Justify;
			color:"#000000";
			margin-left:5%;
			margin-right: 10%;
			font-family: arial;
	}

A {
	font-weight:bold;
	}

	
hr {
	color:"#006666";
	height:12 px; 
	}
.hr1 {
	color:"#660000";
	height:1 px; 
	}

h1 {
	font-size: 36px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color:"#006666";
	}

h2 {
	font-size: 24	px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color:"#006666";
	}
	
h3 {
	font-size: 14	px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color:"#006666";
	}

.h3 {
	font-size: 14	px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color:"#006666";
	}

li {
	margin-left:"0%";
	margin-right:"0%";
	font-weight: "normal";
	text-align:"left";
	font-size:11pt;
	/*font-style: italic;*/
	}
	
.smalltext
		{
		color:"#000000";
		font-family:"times new roman", serif;
		font-style:italic;
		font-weight:bold;
		letter-spacing:1;
		font-size:7pt;
		}

.medtext
		{
		color:"#000000";
		font-family:"times new roman", serif;
		font-style:normal;
		font-weight:bold;
		font-size:9pt;
		}

.medtexti
		{
		color:"#000000";
		font-family:"times new roman", serif;
		font-style:italic;
		font-weight:normal;
		font-size:10pt;
		}



