body {
	font-family: Papyrus;
	font-size: 12px;
}

td {
	font-family: Papyrus;
	font-size:  14px;
	text-align: left;
}

.address {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

.main_menu {
	font-family: Papyrus;
	font-size: 12px;
	text-align: center;
}

a.main_menu:link {	
	color:#0000ff;
	text-decoration: none;
}

a.main_menu:visited {
	color:#660000;
	text-decoration: none;
}

a.main_menu:active {
	color:#9900cc;
	text-decoration: none;
}

a.main_menu:hover {
	color:#00ccff;
	text-decoration: none;
}

.design_head {
	font-family: Papyrus;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.head {
	font-family: Papyrus;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

td.contact {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}