body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #151515;
	background-image: url(img/di.GIF);
	font-size: 12px;
}

td {
	font-size: 12px;
}

.inputText{
	width: 330px;
	height: 22px;
	color: #000000;
	border:0px;
	background-color: #DADADA;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}
.inputTextArea{
	width: 330px;
	height: 150px;
	color: #000000;
	border:0px;
	background-color: #DADADA;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;	
}

a:link { font-size: 12px; color: #000000; text-decoration: none; }
a:visited { font-size: 12px; color: #000000; text-decoration: none; }
a:hover { font-size: 12px; color: #999999; text-decoration: none; }
a:active { font-size: 12px; text-decoration: none; }

a.page:link { font-size: 10px; color: #000000; text-decoration: none; }
a.page:visited { font-size: 10px; color: #000000; text-decoration: none; }
a.page:hover { font-size: 10px; color: #666666; text-decoration: none; }
a.page:active { font-size: 10px; text-decoration: none; }

.smallFont {
	font-size: 10px;
}
.newsTitle {
	font-size: 16px;
	font-weight: bold;
}
.newsOTitle {
	font-size: 14px;
}