body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}

body,p,td,th {
	font-family: Calibri;
}

h3 
{
margin:10px 0 0 0;
line-height: 1.1em; 
padding: 0;
}
p {
margin:3px 0 10px 0;
line-height: 1.1em; 
padding: 0;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
