body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: #000000;
	background-image: url(main_bg.jpg);
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF8000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
table {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.c_title {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.red {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.new {
	line-height: 150%;
	font-weight: normal;
        font-size: 9pt;
}
.new2 {
	font-size: 10pt;
	line-height: 200%;
	font-weight: normal;
}
