﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
ul.sorted-list { list-style-type: none; padding: 0;margin: 0;}
ul.sorted-list li {
	background-image: url(../img/bullet-point-ul.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;

}
ol.numbered-list {
	list-style-position: outside;
}


a { text-decoration: none; }
a:hover { text-decoration: underline; }
a>img { border: none; text-indent: 0;}
p>a { position: static !important; font-weight: bold;}
