
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;	
background-color:#fdfdff;
margin:0 0;
	border:0px;
	padding:0px;
	background-image:url(images/Clouds.gif);
	}
	
div#container { 
width : 800px; 
margin : 0 auto; 
padding : 0;
text-align : left;
background-color:#ffffff;
background-image:url(images/BLUEHAZE.GIF);
}
.bbar{background-color: #000000;
height:10px;
width:800px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#006633;
	font-weight: bold;
	font-style: italic;
	}
	
td.maintxt{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:600;
color:#003300;
line-height:16px;}

span.head{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;}


td.bub1{background-image:url(images/bubble1.jpg);
background-repeat:no-repeat;}
td.bub2{background-image:url(images/bubble2.jpg);
background-repeat:no-repeat;}
td.bub3{background-image:url(images/bubble-3.jpg);
background-repeat:no-repeat;}
td.bub4{background-image:url(images/bubble-4.jpg);
background-repeat:no-repeat;}
td.bub5{background-image:url(images/bubble-5.jpg);
background-repeat:no-repeat;}

a:link {
	color: #000000;
	text-decoration:none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
color:#0000FF;
text-decoration:underline;

}

a:active {
	color: #000000;
	text-decoration: none;}
