p, ol, ul {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

table {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

ul {
	list-style-image: url(../images/bulletpt.png);
}

li {
	padding-bottom: 12px;
}

h1, h2, h3 {
	color: #066;
	font-family: Tahoma, Verdana;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 24px;
	border-bottom: 1px dotted #066;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}

.arab {
	direction: rtl;
	text-align: right;
}

.arab p {
	font-size: small;
	line-height: 1.6em;
}

.arab h3 {
	margin-bottom: -0.2em;
	padding-bottom: 3px;
	font-size: 22px;
}

.address {
	border-bottom: 1px dotted #000;
	padding-bottom: 5px;
}

.horline {
	padding: 10px 0;
	border-bottom: 3px solid #9C3;
}

a:link { text-decoration: underline;}
a:visited { text-decoration: underline;}
a:hover { text-decoration: none; background-color: #DF9;}