body {
color: #DFE0E5;
background:url(back.png) repeat-x #0A0212;
overflow: auto; 
margin: 0px; 
padding: 0px; }

td { font-family: verdana;
font-size: 8pt;
line-height: 15px; 
text-align: justify; }


i {
 	color: #AFABAB; }

i:hover {
 	border-bottom-width: 1px;
 	border-bottom-style: dotted;
 	border-bottom-color: #C8C8C8; }


h1 {
color: #001534;
font-family: arial;
font-size: 13pt;
text-align: center;
line-height: 9px;
letter-spacing: -1px;
font-weight: bold;
margin: 11px;
margin-bottom: 30px;
padding: 0px; }

h3 {
	padding: 0px;
	width: 152px;
	height: 38px;
	margin: 0px;
	margin-top: 20px;
	background-image: url(button.png); }

h3 a {
 	display: block;
 	font: 12pt "Verdana";
 	margin: 0px;
 	padding: 10px 0px 0px 20px;
 	text-align: left;
 	text-decoration: none;
	font-weight: bold;
 	width: 152px;
	height: 38px;
	background-image: url(blank.gif);
	background-repeat: repeat;
	opacity: 0.75;
}

h3 a:hover {
 	color: #00000;
	background-image: url(button2.png);
	background-repeat: no-repeat; }


a:link { color: white;
text-decoration: none; 
font-variant: small-caps; }

a:link img { border: 0;
}

a:visited { color: white;
text-decoration: none; 
font-variant: small-caps; }

a:visited img { border: 0;
}

a:hover { color: #021E32;
text-decoration: none; }

a:hover img { border: 0;
}

