BODY {
	background-color: FFFFFF;
	margin: 20px;

	scrollbar-face-color: FFFFFF; 
	scrollbar-shadow-color: FFFFFF; 
	scrollbar-highlight-color: FFFFFF; 
	scrollbar-3dlight-color: FFFFFF; 
	scrollbar-darkshadow-color: FFFFFF; 
	scrollbar-track-color: FFFFFF; 
	scrollbar-arrow-color: 333333;
}

.trisyana {
	color: 336633;
}

.elwen {
	color: 333399;
}


P, TD, TABLE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	line-height: 16px;
	text-align: justify;
}

.title1 {
	font-family: Courier New, Times New Roman, serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: 660000;
}

.title2 {
	font-family: Courier New, Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: 666666;
	line-height: 24px;
	text-align: left;
	letter-spacing: 5px;
}

A:link {
	text-decoration: none;
	font-weight: regular;
	color: 660000;
}

A:visited {
	text-decoration: none;
	font-weight: regular;
	color: 993333;
}

A:hover {
	text-decoration: underline;
}

A:active {
	text-decoration: none;
	color: 000000;
}
