body
{
	font-family: Arial, Helvetica;
	background-image:url('images/bg.jpg');
}
a:link
{
	font-family: Arial, Helvetica;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	font-family: Arial, Helvetica;
	color: #0000FF;
	text-decoration: none; 
	font-weight: bold;
}
a:active 
{
	font-family: Arial, Helvetica;
	color: #0000FF;
	text-decoration: none; 
	font-weight: bold;
}
a:hover
{
	font-family: Arial, Helvetica;
	color: #FF0000;
	text-decoration: none; 
	font-weight: bold;
}

b
{
	font-family: Arial, Helvetica;
}
p
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
td
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
tr
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
h1, h2, h3
{
	font-family: Arial, Helvetica;
	margin-bottom: 10pt;
}
h1
{
	font-size: 16pt;
}
h2
{
	font-size: 14pt;
}
h3
{
	font-size: 12pt;
}
