body {
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 0px;
	margin-top : 1px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
}
table {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
}
.toptable {
	border : 1px solid #800000;
	cursor : default;
	background-image : url(../img/top.gif);
	background-position : right;
	background-repeat : no-repeat;
}
.menutable {
	border : 1px solid #000080;
	font-weight : bold;
	cursor : default;
}
.pagetable {
	border : 1px solid #800000;
}
.newstable {
	border : 1px solid #000080;
}
.bottomtable {
	border : 1px solid #808080;
}
a {
	color : #000080;
	text-decoration : none;
}
a:hover {
	color : #0000FF;
}
p {
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 5px;
}
