
BODY {
	background-color: black;
}

DIV#stuff {
	MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px; PADDING-TOP: 10px; TEXT-ALIGN: justify
}
DIV#stuff H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 3px; MARGIN: 0px; COLOR: #E5FBFF; PADDING-TOP: 3px; BORDER-BOTTOM: #E5FBFF 1px dashed; FONT-FAMILY: tahoma; LETTER-SPACING: 4px; TEXT-ALIGN: right
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 3px; MARGIN: 0px; COLOR: #E5FBFF; PADDING-TOP: 3px; BORDER-BOTTOM: #E5FBFF 1px dashed; FONT-FAMILY: tahoma; LETTER-SPACING: 4px; TEXT-ALIGN: right
}
DIV#stuff H2 SPAN {
	FONT-SIZE: 8pt; MARGIN: 0px; COLOR: #1E0E49; FONT-FAMILY: "Century Gothic"; LETTER-SPACING: 4px; TEXT-ALIGN: left
}
H3 SPAN {
	FONT-SIZE: 8pt; MARGIN: 0px; COLOR: #1E0E49; FONT-FAMILY: "Century Gothic"; LETTER-SPACING: 4px; TEXT-ALIGN: left
}
DIV#stuff A {
	FONT-WEIGHT: bold; COLOR: #1E0E49
}
DIV#stuff A:hover {
	FONT-WEIGHT: bold; COLOR: #E5FBFF; BORDER-BOTTOM: #7dafc2 1px dashed
}

body, table, tr, td {
	font: 8pt tahoma; 
	color: #1E0E49;
	letter-spacing: 1px}
body 
a:link, a:active, a:visited {
	font-weight: bold;
	color: #1E0E49}
a:hover {color: #1E0E49}
input, textarea, option, select {
	background-color: #DDCDFF;
	font: 8pt arial;
	color: #1E0E49;
	letter-spacing: 1px;
	border: 1px solid black
	padding:2px; }