body, table {
	background-color:transparent;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-color:#c8c9c7;
	color:#333;
	line-height: 11px;
	height:11px;
	cursor: crosshair;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#c8c9c7;
	scrollbar-track-color:#000000;
	background-image: url(http://i42.tinypic.com/soq2df.jpg);
}

a:link, a:visited, a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a:hover {
	color:#F90A5B;
	cursor:help;
	text-decoration: none;
}
b,strong{
	color:#E900A1;
	text-transform: uppercase;
}
u{
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FA0B5E;
}
s {
	color:#FD10C4;
	text-decoration: line-through;
}

i,em{
	color:#AC225C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


#navi a{
	color: #000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FB0C5F;
}
h1 {
	font-family:"arial black";
	font-size:14pt;
	font-weight:normal;
	color:#333;
	margin:3px 0 1px;
	background-repeat: no-repeat;
	letter-spacing: -1pt;
	text-transform: uppercase;
	line-height: 14pt;
	}
textarea {
	background-color:#D3D3D3;
	font-family:Tahoma, Geneva, sans-serif;
	font-color:#c8c9c7;
	color:#000;
	cursor: crosshair;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#c8c9c7;
	scrollbar-track-color:#000000;
	border: 3px double #C5C5C5;
	font-size: 8pt;
	text-transform: uppercase;
	overflow: hidden;
}

