body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
}

a {
	color: #4595ee;
	text-decoration: underline;
}

h1 {
	font-size: 170%;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0278D2;
}

h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #009933;
}

.redtext {
	font-size: 100%;
	font-style: italic;
	color: red;
}

.darkred {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}

.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}

.bluesmall {
	font-size: 100%;
	font-weight: bold;
	color: #0000FF;
}

#Rightside, #Body_bgm, #BlueRibbon, #Topmenu, #Menu, #Counter {
	display: none;

}

#Content {
	padding: 10px;
}

textarea {
	overflow: auto;
	border: 0;
	height: 200px !important;
	width: 95% !important;
}

input {
	border: 0;
}