body {
	text-align: justify;
	margin-top: 10px;
	padding: 0;
	background: url(http://ally.escapist.nu/silvana/bg.jpg) repeat;
	background-color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #000000; 
	cursor: default; }
	
p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 15px; 
	text-align: justify; }
	
h1 {
	margin-bottom: 0px;
	padding-left: 2px; 
	padding-bottom: 1px; 
	text-align: left;
	letter-spacing: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	color: #000000; }

a:link, a:visited {
    font-weight: bold;
    color: #000000;
    text-decoration: none; 
    cursor: default; }

a:hover,a:active {
    	font-weight: bold;
	color: #646C80; 
	text-decoration: none; 
	cursor: default; }

tr, td {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #000000; }

.space {
	padding: 5px; }

.codeblock {
	background: transparent;
	font-weight: normal;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px; }

.codes {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; }

textarea, select, input {
	background-color: #646C80;
	color: #0D2449;
	border: 0px none;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px; }