﻿h3 {
	
	font-family: Arial;
	font-size:8pt;
	font-weight:normal;
	margin:5 5 0 70;
	text-align:justify;
}

h1,h2 {

	font-family: "Arial Narrow";
	font-size: 20pt;
	margin:0 0 0 0;
	padding: 15 0 0 0;
	clear:right;
}

h2 {
	 font-size: 14pt;
	 padding: 2 0 0 2;

}

p {
	clear:both;
	 font-family:Tahoma;
	 font-size:10pt;
	 text-align:justify;
}
a {
	text-decoration: none;
}

.first {
color:#003888;
}

.second {
	color:#90393e;
}

.third {
	color:#666f78;
}

.minibullet {
	float:left;
	clear:left;
	width:28px;
	height:28px;
}

.bullet {
	float:left;
	clear:left;
}

.heading  {
	text-decoration: underline;
	color: #cccccc;
}