@CHARSET "ISO-8859-1";

body, div, h1, h2, h3, span, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-align: center;
}
body {
  font-size: 10pt;
  background : #000000; 
}
table,tr,td {
	font-size: 13pt;
	font-weight: bold;
	border-style: none;
	background : #ffffff; 
	color: #000000;
	text-align: left; 
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
.warning {
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:link {
	color: #4444dd;
}
a:visited {
	color: #8888ff;
}