dt {
	list-style : url(../images/check_green_clr.gif);
	list-style-image : url(../images/red_pulse_sm_clr.gif);
}

dl {
	list-style-image : url(../images/check_green_clr.gif);
	list-style : url(../images/check_green_clr.gif);
}

a:link
{
	color: #0033AA;
}
a:visited
{
	color: #0000CE;
} 
a:active 
{
	color: Maroon;
}
body
{
	font-family: Arial, Helvetica;
	color: Black;
	list-style : url(../images/check_red_clr.gif);
	background : #1E90FF url(../images/newimages/pbs.gif);
}
table
{
	
	color : Black;
	
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Beesknees ITC";
	text-align : center;
}
h1
{
	color: rgb(102,51,153);
	font-family : Elephant;
}
h2
{
	color: rgb(102,51,153);
	
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(102,51,153);
}
h6
{
	color: rgb(51,153,102);
}
