@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	border: 0;
}

img {
border: 0;
}

textarea#styled {
	width: 430px;
	height: 200px;
	border: 3px solid #000000;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	scrollbar-base-color:#630482;
	background-color: #000012;
	background-position: bottom right;
	background-repeat: no-repeat;
}

a {
color: #FFCCFF;
}

.style1 {	font-size: 9px
}
.style2 {
	font-size: 24px
}
.style3 {font-size: 16px}

.big {font-size: 24px}

.footer {font-size: 11px}