body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
a
{
color:#FFFFFF;

}
.style1 {
	color: #FFFFFF;
	font-style: italic;
	padding: 5px;
}
.style2 {color: #FFFFFF; font-style: italic; font-weight: bold; }
.style20 
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9px;
}

address
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 15px;
	margin-left:5px;
}
.style21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	margin-left:5px;
}
.style22 {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #FFFFFF; font-size: 36px; margin-left:5px;}
.style24 {font-size: 14}
-->