body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
	background-color: white;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #00746B;
	font-size:14px;
	font-weight:normal;
	text-decoration : underline;
	
}

A:active, A:hover { color: #999999; }

.menu A {
	color: #00746B;
	font-size:12px;
	font-weight:bold;
	text-decoration : none;
	line-height: 120%;
}

.menu A:active, .menu A:hover { color: #999999; }

.new A {
	color: #006699;
}

.new A:active, .menu A:hover { color: #999999; }
.copyright A {
	color: #00746B;
	font-size:11px;
	font-weight:normal;
	text-decoration : none;
	
}

.copyright A:active, .copyright A:hover { color: #999999; }

.copyright {
	color: #00746B;
	font-size:11px;
	font-weight:normal;
	text-decoration : none;
	
}

h1 {
	color: #00746B;
	font-size:18px;
	font-weight:bold;
	}
	
h2 {
	color: #00746B;
	font-size:16px;
	font-weight:bold;
	}
.first {
	color: #cccccc;
	font-size:10px;
	font-weight:normal;
	line-height: 80%;
	}
