body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

td {

}

#header a {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;

}
#header a:hover {
	text-decoration: underline;
}
#maincontentheader {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	padding-left: 10px;
}
#maincontent {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding:10px 10px 10px 10px;
	text-align:justify;
}
#productions a:hover {
	text-decoration: underline;
}
#productions a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#productions {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.newstitle {
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 5px 10px;
}
.newsdate {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	color: #000;
	margin: 10px 0px 5px 10px;
}
.newscontent {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 10px 0px 5px 10px;
}
.prodtitle {
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 0px 10px;
}
.proddate {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	color: #000;
	margin: 10px 0px 0px 10px;
}
.prodcontent {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 10px 0px 0px 10px;
}
.prodwhen {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 0px 10px;
}