worlddental {
	font-family: Arial, Helvetica, sans-serif;
}
.nav-off {
	background-image:  url(/images/nav-off.jpg);
background-repeat: repeat-x;
}
.header {
	background-image:  url(/images/background-header.jpg);
	background-repeat: repeat-x;
}
.mainbody {
	background-image:  url(/images/nav_07.jpg);
		background-repeat: repeat-xy;
		padding: 10px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.letter {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}
.image_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin: 10px;
	padding: 10px;
}
