body
	{
	background-color: #ffffff ;
	background-image: url('') ;
	background-attachment: fixed 
	}
h1
	{
	color: #006699 ;
	font-family: "Verdana" ;
	width:100% ;
	}
h2
	{
	color: #ffffcc ;
	font-family: "Verdana" ;
	font-size : 18px ;
	}

h3
	{
	color: #006699 ;
	font-family: "Arial" ;
	width:100% ;
	}
h4
	{
	color: #000000 ;
	font-family: "Verdana" ;
	font-size : 14px ;
	
	}
ul
	{
	font-family: bangle ;
	font-size : 17px ;
	color: #000000;
	}
A:link
	{
	color: #000000;
	background: transparent;
	text-decoration: none;
	}
A:visited
	{
	color: #000000;
	background: transparent;
	text-decoration: none;
	}
A:active
	{
	color: #000000;
	background: transparent;
	}
A:hover
	{
	color: #000000;
	background: transparent;
	text-decoration: none;
	}
img.pad
	{
	padding:25px;
	}
