body {
	font-family: "Trebuchet MS", Arial;
	background-color: #E5E5E5;
	font-size: 12px;
}
.container p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.pagetables {
	background-color: #FFFFFF;
}
.container {
	color:#000000;
	width: 400px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.containerwide {
	color:#000000;
	width: 820px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-color: #FFFFFF;
}
.containerwide p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.rtop, .rbottom{
	display:block;
	background-color: #E5E5E5;
}
.rtopact, .rbottomact{
	display:block;
	background-color: #E5E5E5;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.rtopact *, .rbottomact *{
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}
.container h2 {
	font-size: 14px;
	color: #006699;
}
.container a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.containerwide h2 {
	font-size: 14px;
	color: #006699;
}
.containerwide a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
