body {
	font-family: Arial, helvetica;
	font-size: 14px;
	color: #403e3f;
	line-height: 150%;
	background: url('../images/content_8.png') -20px -173px;
}
table tr td {
	vertical-align:top;
	font-family: Arial, helvetica;
	font-size: 14px;
}
table tr td p {
	font-family: Arial, helvetica;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Times New Roman;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 24px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	background: #306a54;
	font-family: Times New Roman;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: -5px;
	margin-right: -5px;
	padding: 2px 5px;
}

h4 {
	font-size: 16px;
	font-family: Times New Roman;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
}

a {color: #306A54;}
a:hover {text-decoration: none;}

p {
	padding-right: 150px;
	padding-left: 20px;
	text-align:justify;
}
p.quote {
	color: #306A54;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 15px 0px;
}
p.acknowledgment {font-size: 9px;}
ul, ol {
	padding-right: 150px;
	text-align:justify;
}
ul p, ol p {
	padding-right: 0;
	padding-left: 0;
}
ul li {list-style-image:url("../images/bullet.gif");}
.artifis_green {color: #306a54;}
