body {
	background-color:#000000;
	background-image: url(images/bg.png); 
	background-repeat: repeat-y; 
	background-attachment: scroll;
	background-position: top center; 
	margin-top: 0px;
	margin-bottom: 0px;
 	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
P {
 	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}

t, td, tr, tbody, th {
 	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: small;
	text-align: right;
}

}
.style1 {
	font-size: 11px;
}
.style1 a:link, a:visited, a:hover, a:active { 
	color: #000000; 
	text-decoration:underline;
}
.style14 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: small;
}
.style14 a:link, a:visited, a:hover, a:active { 
	color: #000000; 
	text-decoration:underline;
}