body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/main_bg.gif);
}
p {
	margin: 10px;
	font-size: 12px;
}
.pagenum {
	text-decoration: underline;	
}
.txtwhatsnew {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.title01 {
	font-size: 15px;
	color: #990000;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a.whatsnew {
	color: #60AE3E;
	text-decoration: none;
}
a.whatsnew:hover {
	background-color: #D6EFCB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	color: #717171;
	text-decoration: none;
}
a.footer:hover {
	color: #717171;
	text-decoration: underline;
}
.imgbox01 {
	margin-right: 10px;
}
