body
{  
	background-image: url('images/bg.gif'); 
	background-repeat: repeat-x;
	font-family: tahoma; arial;
	font-size: 12pt;
	color: #666666;
}

p
{
	margin: 0px 0px 0px 0px;
	text-indent: 20px;
	margin-bottom:8;
	margin-top:8;
}

h1
{
	margin:0; font-family: tahoma; arial;
	font-size: 16 pt;
	color: black
	
}
h2
{
	font-family: tahoma; arial;
	font-size: 13pt;
	color: #333333;
	text-indent:0;
	margin-left:15;margin-top:0;
	
}
a
{
	text-decoration:none;
	color: black;
}

a:hover
{
	font-weight:bold;
}