html, body{height:100%}

body 
{
	margin: 0 0 0 0;
	background-image: url(images/bg.gif);
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.txtTitle
{
	font-family: Verdana;
	font-size: 14px;
	color:#0066cc;
	font-weight:bold;
}

a {text-decoration: none; }