pre { font-size:14pt; font-weight:bold; color:#ff0000; }
u { text-decoration:none; }
a { margin:0; font-family:"Courier New"; font-size:14pt; font-weight:bold; color:#6677ee; text-decoration:none }
a:visited { color:#5577cc; }
a:hover { color:#ffffff; }
a:active { color:#ffdddd; }
.receiver { font-style:italic; text-decoration:none; color:#ff3050; }
.receiver:visited { text-decoration:none; color:#ff3050; }
.receiver:hover { text-decoration:none; color:#ff687c; }
.receiver:active { text-decoration:none; color:#ff3050; }
input { border:0; background-color:#aed; font-weight:bold; color:#f24; font-size:12pt; }
p { margin:0px; margin-left:0pt; font-family:"Courier New"; font-size:14pt; font-weight:bold; color:#ff0000; }
.ep { font-size:19pt; color:#faa; }
.ep:visited { color:#faa; }
.ep:hover { color:#fff; }
.notes { margin:0px; margin-left:0px; font-family:"Courier New"; font-size:10pt; font-weight:normal; color:#56d; }
.what    { margin:5px; width:400px; border:0; background-color:#300; font-family:"Courier New"; font-weight:bold; color:#f24; font-size:14pt; }
.whatlil { margin:5px; width:400px; border:0; background-color:#300; font-family:"Courier New"; font-weight:bold; color:#f24; font-size:10pt; }

textarea:focus { color:#fff; }
.what2   { margin-right:9px; width:195px; border:0; background-color:#500; font-family:"Courier New"; font-weight:bold; color:#f46; font-size:14pt; }
.what3   { margin:5px; margin-top:0px; width:30px; border:0; background-color:#500; font-family:"Courier New"; font-weight:bold; color:#f46; font-size:14pt; }

.stopbutton { position:fixed; right:10%; top:32px; border:2px solid white; background-color:#002; padding:10px; }

textarea {
	margin:2pt;
	margin-left:14pt;
	font-family:"Courier New",monospace, courier;
	font-size:14pt;
	font-weight:bold;
	border:1px solid #413;
	background-color:#302;
	color:#ff9;
}

textarea:hover {
	background-color:#403;
}

textarea:focus {
	color:#fff;
}

input {
	margin:2pt;
	margin-left:14pt;
	font-family:"Courier New",monospace, courier;
	font-size:14pt;
	font-weight:bold;
	border:1px solid #413;
	background-color:#302;
	color:#ff9;
}

input:focus {
	color:#fff;
}

input:hover {
	background-color:#403;
}

body {
	background-color:#000018;
	margin:0;
	border:0;
}

img { border:0; margin:0; }
.spacer { margin-left:42px; margin-right:42px; }
