@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
    font-size: 8pt;
}

img{border-style: none;}
p {color:#CCC; text-align:left}

h2{font-size:8pt; font-weight:bold; margin:0 0 1em 2; color: #2A7FAA; text-align:left}
h3{font-size:9pt; font-weight:bold; margin:0 0 1em 2; color: #CCC; text-align:right}


a {color: #CCC;}
a:link {color: #CCC; text-decoration:none;}
a:hover {
	color:#ffffff;
	font-weight:bold;
}
