body {
	background : url(images/bg.jpg);
}
p  {
	text-align: left;
	font : normal 18pt "Times New Roman", Times, serif;
	color : Black;
}
li  {
	text-align: left;
	font : normal 18pt "Times New Roman", Times, serif;
	color : Black;
}
H1	{
	Text-Indent : 20px ;
	Line-Height : 30px ;
	Text-Align : Center ;
	Font-Family : Times New Roman ;
	Font-Size : 24pt ;
	Color : #808000 ;
	Font-Weight : Bold;
	font : italic;
}
H2	{
	Text-Indent : 20px ;
	Line-Height : 30px ;
	Text-Align : Left ;
	Font-Family : Times New Roman ;
	Font-Size : 24pt ;
	Color : #808000 ;
	Font-Weight : Bold;
	font : italic;
}
h3	{
	text-indent: 30px;
	line-height: 20px;
	text-align: Left;
	font-family: Times New Roman;
	font-size: 18pt;
	color: #808000;
	font-weight: bold;
}
h6	{
	font-family: Arial;
	font-size: 12pt;
	color: #808000;
	font-weight: bold;
	text-align: Center;
	line-height: 200%;
	text-indent : 0px;
	text-decoration : none;
}
