@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12pt;
	line-height:130%;
}
img { border:0;}
a { color:#990000; }
a:hover { color:#efefef; }
h1 { font-size:200%; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }
h2 { font-size:140%; color:#ab4249; font-weight:normal; }
p { text-align:justify; }
.footer { background-color:#e9ebee; border-top:#cdcecf 1px solid; font: 11px/20px Verdana, Arial, Helvetica, sans-serif; color:#565656 }
.footer a { color:#565656; }