/* CSS Document */

body{
padding:0px;
margin:0px;
background:#000000 url('images/bg.gif') 0 0;
}
div, p, h1, h2, h3, h4, h5, h6, img, ul, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.clearcols
{
clear:both; 
height:0px;
}
	}
	
.gray {

	font: Calibri;

	font-size: 12px;

	text-decoration: none;

	font-family: Arial;

	color: #000000;

	line-height: 17px;
	
	letter-spacing: 350%;

}

.pink {

	font-size: 12px;

	text-decoration: none;

	font-family: Arial;

	color: #405886;

	line-height: 16px;

	letter-spacing: 150%;

}