body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
#wrapper {
	width: 750px;
	margin-left: 10px;
	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: "bitstream Vera Sans", verdana, sans-serif;
}
h2 {
	font-family: "bitstream Vera Sans", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.acts_table {
	font-size: 12px;
	text-align: left;
	border: 1px #CCCCCC;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #000099;
}
th {
	border-top: 2px #000000;
	border-right: 2px #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px #000000;
}
