

h2 {
	font-size:14px;
	color:#1e4161;
	font-weight: bold;
	margin:13px 0  11px 0;
	padding: 0;
	text-transform:uppercase;
}
h4 {
	font-weight:bold;
	font-size:14px;
	color: #1e4161;
	font-family:Tahoma;
	margin:13px 0  5px 0;
	padding:0;
	text-align:center;
}

p {
	margin: 12px 0 12px 0;
	padding: 0;
	text-align:left;

}

.artimg {
	margin:0 0 10px 20px;
	border:1px solid #B0C2D1;
	float: right;
}

.red {
	color:#ed9614;
	font-weight:bold;
}

ol, ul {
	margin:0;
	padding: 0 ;
	list-style:none;	
}

ul  ul {
margin-top:5px;
}

ol{
	list-style:decimal;
	list-style-position:inside;
	padding:0;
}

ul li{
	background: url(/images/smallmarker.gif) no-repeat 0 5px;
	padding: 0 0 0 15px !important;
	margin-bottom:8px;
	margin-left:15px;
}
ol li{
	background:none;
	padding: 0 0 0 15px;
	margin-bottom:8px;
}

.pdf {
background: url(/images/pdf.gif) no-repeat top left;
padding: 1px 0 2px 26px;
color:#2c2c2c;
text-decoration:none;
line-height:20px;
display:inline;
}

.word{
background:url(/images/word.gif) no-repeat top left;
padding: 1px 0 2px 26px;
line-height:20px;
color:#2c2c2c;
text-decoration:none;
display:inline;}

.word:hover, .pdf:hover {
text-decoration:underline;
}
