body {
	background-image: url(img/bg.jpg);
	font-size: 14px;
}
.style1 {
	color: #FFCCCC;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	line-height: 150%;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
.style4 {
	font-size: 10px;
	font-weight: bold;
}
.style7 {font-size: 12px}
.style6 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style8 {
	font-size: 14px;
	line-height: 150%;
}
.newsmidasi {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
a.type1:link {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
a.type1:visited{
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
a.type1:hover{
	color: #CCFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #0000FF;
}
a.type1:active{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCCFF;
}
