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://i44.tinypic.com/23v0rac.jpg);
}

a:link, a:visited, a:active {
	color: #966;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color:#644242;
	cursor:help;
	text-decoration: none;
}
b,strong{
	color:#DB4988;
	text-transform: uppercase;
}
u{
	color:#C1A4A4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB4988;
}
s {
	color:#F0B5CE;
	text-decoration: none;
}

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


#navi a{
	color: #333;
	text-decoration: none;
	font-family: "off The Drugs";
	font-size: 18pt;
	line-height: 18px;
	font-weight: normal;
}
#navi a:hover {
	color: #966;
	text-decoration: none;
	line-height: 18px;
}
h1 {
	font-family:"off The Drugs";
	font-size:18pt;
	font-weight:normal;
	color:#333;
	margin:3px 0 1px;
	}
textarea {
	background-color:#FCEFF5;
	font-family:Tahoma, Geneva, sans-serif;
	font-color:#c8c9c7;
	color:#333;
	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 #F7E1EA;
	font-size: 8pt;
	text-transform: uppercase;
	overflow: hidden;
}

