a img,:link img,:visited img {
	border:none;
}
p, h {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #31B2EA;
}
h2 {
	font-size: 12px;
	color: #31B2EA;
	margin-bottom: 2px;
	padding-bottom: 2px;
}


ul{
	list-style-image:url(../images/arrow_bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	list-style-position: outside;
	margin-left:9px;
	padding-left:9px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}


hr{
	border: 0;
	background-color: #31b2ea;
	color: #31b2ea;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


a:link,a:visited,a:active {
	border:none;
	color: #31B2EA;
	text-decoration: underline;
}
a:hover {
	border:none;
	color: #187AA9;
	text-decoration: underline;
}

a.identra:link, a.identra:visited {
	color: #333333;
	text-decoration: underline;
}

a.identra:hover {
	color: #AC2076;
	text-decoration: underline;
}	
