/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 1.7em;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.tdmenu {
	width: 120px;
	background-repeat: no-repeat;
	background-position: left top;
}


.pagetitle {
	font-size: 28px;
}

.pagemark {
	font-size: 16px;
	font-weight: bold;
	color: #AC9A77;
}
