body         { font-family: Helvetica; font-size: 12pt; font-weight: normal; 
               background-image:url('pic/background.jpg');}
b
{
	font-family:Helvetica;
	font-weight:bold;
}
/b
{
	font-family:Helvetica;
}

a
{
	text-decoration: underline;
	color: #000088
}

a:visited
{
	text-decoration : underline;
	color: #000000
}

a:hover
{
	text-decoration : underline;
	color:#0000FF
}

h1
{
	font-family:Helvetica;
	font-weight:bold;
	font-style:normal;
	color:blue;
	font-size:24pt;
}
h2
{
	font-family:Helvetica;
	font-weight:bold;
	font-style:normal;
	color:blue;
	font-size:18pt;
}
h3
{
	font-family:Helvetica;
	font-weight:bold;
	font-style:normal;
	color:blue;
	font-size:14pt;
}
h4
{
	font-family:Helvetica;
	font-weight:bold;
	font-style:normal;
	color:blue;
	font-size:12pt;
}
h5
{
	font-family:Helvetica;
	font-weight:bold;
	font-style:normal;
	color:blue;
	font-size:10pt;
}
h6
{
	font-family:Helvetica;
	font-weight:bold;
	font-style:normal;
	color:blue;
	font-size:8pt;
}

p
{	
	font-family:Helvetica;
	font-size:12pt;
	font-style:normal;
}
div
{	
	font-family:Helvetica;
	font-size:12pt;
	font-style:normal;
}

td
{	
	font-family:Helvetica;
	font-size:12pt;
	font-style:normal;
}
