@charset "utf-8";
body
{
	padding:0;
	margin:0;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:rgb(27,19,23);
}
h1 { color:#6eb2b8; font-size:18px; padding:0px; margin:0px;}
h2 { font-size:14px;  padding:0px; margin:0px;}
h3 { font-size:13px;  padding:0px; margin:0px; color:#CCCCCC}
.text { font-size:11px; color:#dfa3a3 }
.absPanel {
	text-align:justify;
	position: absolute;
}
.big {
	font-size:15px;
}
.small{
	font-size:11px;
}
a:link {color: white; text-decoration: none; border-bottom: dotted 1px white; }
a:visited {color: white; text-decoration: none; border-bottom: dotted 1px white;}
a:active {color: white; text-decoration: none;}
a:hover {color:#CCCCCC; text-decoration: none; border-bottom: dotted 1px #CCCCCC;}
li { list-style:none; }
img { border : 0; }
td { vertical-align:top; text-align:left;}
td.gray { color:#646464; }
a.gray { color:#646464; text-decoration:none; border:0;}
.preview { border: 4px solid white;}
td.contentTableRow {text-align:center;}
.left { text-align:left; }
.marge { margin-top:10px;}
li { padding:5px;}