body
{
	behavior:url("stylesheet/csshover3.htc");
	background-color:transparent;	
}

a
{
	color:#dfedb8;	
}

a:hover
{
	color:#fff000;
}

h1,h2,h3,h4,h5,h6
{	
	font-family:Verdana;	
	line-height:26px;
}

h1
{
	font-weight:bold;
	font-size:20px;
}

p,a
{
	line-height:18px;
	font-family:Verdana;
}

.clear 
{
	clear:both;
}

.hide
{	
	display:none;
}

.show
{
	display:block;
}

.pointer
{
    cursor:pointer;
}
