body {
	background-color:transparent;
	background: transparent;
	font-family: Verdana;
}

#sisutabel {
	color: #708090;
	font-size: 12px;
}

#ktabel {
	color: #708090;
	font-size: 10px;
	border: 0px solid;
}

a:link {
	color: #B22222;
	text-decoration: underline;
}

a:hover {
	color: #FF6347;
	text-decoration: none;
}

.tit1 {
	font-size: 28px;
	font-family: "Times New Roman";
}

.tit2 {
	font-size: 20px;
	font-family: "Times New Roman";
	font-weight: bold;
}

.tit3 {
	font-size: 18px;
	font-family: "Times New Roman";
}

textarea, input {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #708090;
	background-color: #F5F5F5;
}

.orag {
	color: #B22222;
}

.rd {
	color: #FF0909;
}