body {
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.emailform {
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.style5 {font-size: 12}
.style7 {font-size: 12; font-weight: bold; }
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
 	color: #000000;
	text-align:left;
}
a.readon:link, a.readon:visited {
	color: #405115; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}
.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
.juduk {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 1px #000000;
	border-right: solid 2px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 3px #000000;
}
head:link, head:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	}
	
head:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: none;
	}