body {
background-image: url(http://mind.pinkinki.net/background.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-color: #FBB6E4;
color: #AF056D;
font-family: Trebuchet MS;
font-size: 8pt;
scrollbar-face-color: #FBB6E4;
scrollbar-shadow-color:#FBB6E4;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#FBB6E4;
scrollbar-track-color:#FBB6E4;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-highlight-color:#FBB6E4;
scrollbar-shadow-color:#FBB6E4;
}

.heading{
font-family: Trebuchet MS;
font-weight: bold;
font-size: 12pt;
color: #F94BB6;
background-color: none;
border-top: none;
border-bottom: 2px #FBB6E4 solid;
border-right: none;
border-left: none;
padding: 3px;
}

.fanheading{
font-family: Trebuchet MS;
font-weight: bold;
font-size: 12pt;
color: #F94BB6;
text-align: right;
background-color: none;
border-top: none;
border-bottom: 2px #FBB6E4 dotted;
border-right: none;
border-left: none;
padding: 3px;
}

.content{
font-family: Tahoma;
font-size: 8pt;
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
text-align:justify;
padding: 4px;
}

table, tr, td {
	text-align: justify;
	font-family: Tahoma;
	font-size: 8pt; 
	color: #AF056D;
	letter-spacing: 1px}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF0099}


a:hover {text-decoration: none; border-bottom:1 solid #000000; font-weight: bold;}

input, textarea, option, select {
	background-color: #99CDE5;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px}