.style0 {
	color: red;
	font-size: 16px;
	font-family: serif;
} 
.style1 {
	color: white;
	background-color:black;
	font-size: 10px;
	font-family:sans-serif;
}
.style2 {
	color: black;
	background-color:yellow;
	font-size: 12px;
	font-family:sans-serif;
}
.style3 {
	color: black;
	font-size: 16px;
	font-family:serif;
}
.style4 {
	color: blue;
	background-color:white;
	font-size: 11px;
	font-family:sans-serif;
}
.style5 {
	color: #FFFFFF;
	background-color: #9933CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(img/animansi.gif);
	background-repeat: repeat-x;
	letter-spacing: 4px;
}
.style6 {
	color: black;
	font-size: 26px;
	font-weight:bold;
	font-family:serif;
}

.style7 {
	color:purple;
	background-color:white;
	font-size:12;
	padding: 4;
	text-decoration: blink;
}
.style8 {
	color: #CC33CC;
	font-family:serif;
}
.style9 {
	color: #CCCCFF;
	font-size:18;
	font-weight:italic;
}
.style10 {
	color: #6666FF;
}
.style11 {
	color: #593b1d;
	background-repeat: repeat;
	background-image: url(img/txtbg1.png);
	font-style: italic;
	padding: 2px;
	background-color: white;
	font-size: 14px;
	font-family: sans-serif;
}
.style12 {
	font-family: sans-serif;
	font-size: 29px;
	color: #fff600;
	text-decoration: underline;
}
.style13 {
	text-align: right;
	text-transform: uppercase;
	color: white;
	background-color: red;
	font-family: serif;
}
.style14 {
	color: #06ff1e;
}
.style15 {
	color: #394259;
	font-size: 12px;
	font-family: sans-serif;
	text-align: center;
}
.style16 {
	color: white;
	background-color: #00deff;
}
.style17 {
	font-size: 17px;
	color: #ff6666;
}
.style18 {
	padding: 3px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 14px;
	color: white;
	background-color: blue;
}
.style19 {
	border-width: 10px;
	border-style: groove;
}
.style20 {
	background-repeat: repeat;
	background-image: url(img/delicious-icon.gif);
	font-size: 15px;
}
.style21 {
	color: #ff0080;
	background-color: yellow;
	font-size: 32px;
}
.style22 {
	color: white;
	font-family: sans-serif;
	font-size: 15px;
	border-top-color: red;
	border-top-width: 3px;
	border-top-style: ridge;
	background-color: #ff6666;
}
.style23 {
	color: #333333;
	border-color: #cc66ff;
	border-style: double;
	font-size: 18px;
}
.style24 {
	border-bottom-width: 4px;
	border-bottom-color: #99cc99;
	border-bottom-style: inset;
	background-color: #669999;
	color: #00ff99;
	letter-spacing: 2px;
	font-size: small;
	font-family: serif;
}
.style25 {
	color: #00ccff;
	font-style: italic;
	font-family: sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	background-image: url(img/gradi.png);
}
